@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-10421'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9152'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65190-13039'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11457'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-13197'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11615'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65357-13362'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11769'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-10249'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8994'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10101'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8849'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-9964'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8719'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64703-9778'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8553'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65000-2985'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2570'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64380-9581'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8394'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64249-2820'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2406'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63907-2655'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2263'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64433-2473'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2120'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65243-3159'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2719'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64284-3330'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2861'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-4760'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4137'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63908-4573'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3972'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64177-4399'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3812'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-4167'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3629'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64813-3975'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3464'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3811'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3311'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64961-3664'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 15.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3168'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65216-3484'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3001'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-52'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_51'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63984-365'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 1 Siphon 1.035 gr.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_203'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64479-577'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_351'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65382-739'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_480'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63964-872'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_610'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65320-1040'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_767'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-1216'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_940'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1378'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1099'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65115-1534'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1250'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64219-2298'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1969'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2135'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1819'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64431-1955'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1658'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65158-1653'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1368'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64099-1796'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1504'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-13361'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11768'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64238-3474'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2991'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64045-3475'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2992'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64905-3476'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 5.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2993'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65073-3478'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2995'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64252-3479'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2996'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64452-3480'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2997'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64985-3481'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2998'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3482'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2999'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64238-3483'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3000'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65019-3329'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2860'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-3147'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2710'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64215-3152'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2712'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64283-3153'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2713'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65004-3154'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2714'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64227-3155'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2715'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64810-3328'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2859'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64166-3326'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2857'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-2977'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2562'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65156-2978'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2563'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64209-2819'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 4).'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2405'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-2818'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2404'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65153-2814'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2402'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64209-2813'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 4).'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2401'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-2651'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2262'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64427-2650'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2261'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65160-2979'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2564'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64983-2981'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2566'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-2982'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2567'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-2983'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2568'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64991-2984'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2569'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65158-2125'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1809'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64214-2126'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1810'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65219-2127'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1811'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65150-2128'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1812'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64057-2129'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1813'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64104-2130'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1814'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64111-2131'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1815'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64270-2132'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1816'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65013-2134'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1818'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63977-1946'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1649'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65067-1947'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1650'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64937-1948'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1651'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65244-1949'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1652'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64057-1950'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1653'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64111-1952'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1655'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64057-1953'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1656'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64111-1954'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1657'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65077-2285'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1959'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64968-2286'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1960'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65077-2465'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2112'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65083-2466'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: + 125 g Myt. ed.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2113'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65223-2467'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2114'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65227-2468'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2115'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65028-2469'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2116'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64999-2471'^^xsd:string;
  dwc:scientificName 'Ampeliscasp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2118'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65288-2472'^^xsd:string;
  dwc:scientificName 'Ampeliscasp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2119'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-4158'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3620'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63937-4159'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3621'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63950-3965'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3454'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64144-3966'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: x) (see Note 2).'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3455'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-3967'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3456'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64859-3968'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3457'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-3969'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3458'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64170-3970'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3459'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63783-3971'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3460'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64150-3972'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3461'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63856-3974'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3463'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-3801'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3301'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-3802'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3302'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63853-3803'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3303'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63876-3804'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 3) (see Note 2).'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3304'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-3805'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3305'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-3806'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3306'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-3807'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3307'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64144-3809'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: x) (see Note 2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3309'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64917-3810'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3310'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64860-4388'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3802'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4389'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3803'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-4390'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3804'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63783-4160'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3622'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64890-4161'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3623'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-4162'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3624'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64198-4163'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3625'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64813-4164'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3626'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64890-4166'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3628'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5084'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4415'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-5082'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4413'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5240'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4550'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63901-5239'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4549'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63865-5435'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4708'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64883-5434'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4707'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5242'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4552'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-5241'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4551'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64181-5903'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5131'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64127-5902'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5130'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64811-5724'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4982'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63809-5723'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4981'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64863-5722'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4980'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5721'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4979'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65058-5574'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4846'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64918-5573'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4845'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5572'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4844'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63770-5571'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4843'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-5437'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4710'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63879-5436'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4709'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63816-4564'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3963'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64132-4565'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3964'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4566'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3965'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4567'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3966'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64196-4568'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3967'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4569'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3968'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4570'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3969'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63868-4572'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3971'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64133-5081'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4412'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64126-5080'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4411'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-4748'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4127'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-4749'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4128'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63867-4750'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4129'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63786-4751'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4130'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64203-4752'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4131'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-4753'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4132'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-4754'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4133'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63897-4755'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4134'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64131-4759'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4136'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64175-5079'^^xsd:string;
  dwc:scientificName 'Sagartiasp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4410'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63856-4391'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3805'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63914-4392'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3806'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64888-4393'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3807'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64890-4394'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3808'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-4396'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3809'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-4398'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3811'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63877-6285'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5460'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64839-6286'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5461'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63889-6287'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5462'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63895-6288'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5463'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63900-6290'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5465'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63877-6291'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5466'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63877-6292'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5467'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64853-6296'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5468'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63794-5905'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5133'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63823-5904'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5132'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-6462'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5603'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65063-6085'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5301'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-6597'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5730'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63776-6465'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5605'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64877-6464'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5604'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-6067'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5293'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63860-6068'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5294'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63902-6069'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5295'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64823-6070'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5296'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64836-6071'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5297'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64938-6073'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2; 1 Clay - Gravel.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5299'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64085-6074'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 10.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5300'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63867-6461'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5602'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65142-6599'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5732'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64039-6598'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5731'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65489-6729'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5857'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64039-6727'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5855'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-6725'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5853'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64192-6600'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5733'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7747'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6774'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65666-7751'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6778'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64796-7750'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6777'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64786-7749'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6776'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64781-7748'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6775'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-7601'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6631'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7600'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6630'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7599'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6629'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64761-7598'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6628'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64758-7602'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6632'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64793-7221'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6325'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65581-7033'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 1-5: From the Sf. FeggerÃ¸n to Vodstruphage.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6151'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64632-7417'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6489'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65551-7419'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6491'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64633-7418'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6490'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65597-7029'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6147'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64740-7030'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6148'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64620-7031'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6149'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7032'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6150'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65477-6870'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5995'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65480-6871'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5996'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65607-6872'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5997'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65635-6873'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5998'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6874'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5999'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65544-6875'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6000'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6876'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6001'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6877'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6002'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64656-6879'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6004'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-7218'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6322'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65649-7220'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6324'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64609-7219'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6323'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-7217'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6321'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7420'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6492'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-8751'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7664'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64613-8586'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7518'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8418'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7375'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65546-8266'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7230'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-8079'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7072'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-7912'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sagartia viduata'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6924'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65622-7752'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6779'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64764-7603'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6633'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7422'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6494'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65667-7222'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6326'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64729-7034'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6152'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-6880'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6005'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65494-6730'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5858'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64832-6601'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5734'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64933-6467'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5607'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63831-6297'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5469'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63933-6088'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5304'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-5906'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5134'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64918-5725'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4983'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64847-5575'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4847'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63931-5439'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4712'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63946-5244'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4554'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64205-5085'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4416'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64928-4917'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4273'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9419'^^xsd:string;
  dwc:scientificName 'Ascidier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8255'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65645-9285'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8123'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-9091'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7976'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8904'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7813'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-11731'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10283'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_10427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_10427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_10427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_10427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_10427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-11902'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10427'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65413-12078'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10579'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_10720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_10720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_10720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_10720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_10720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-12222'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10720'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-12369'^^xsd:string;
  dwc:scientificName 'Actinia ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10857'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81177714"^^xsd:decimal ;
  dwc:decimalLongitude "9.148539281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  geo-pos:lat "56.81177714"^^xsd:decimal ;
  geo-pos:long "9.148539281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65527-11135'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.148539281'^^xsd:double;
  dwc:latitude '56.81177714'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9773'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11322'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(Epitok) ;Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9932'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11502'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10097'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10745'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9447'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65350-10590'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9298'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12522'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11006'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64540-12718'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11164'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-12875'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11300'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-10937'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9616'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_10417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_10417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_10417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_10417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_10417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-11892'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10417'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-11893'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10418'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-8265'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7229'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3661'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3165'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3660'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3164'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64085-3663'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 10.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3167'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3662'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3166'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64553-9275'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8113'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64597-9276'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8114'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65482-9277'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8115'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64606-9278'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8116'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-8903'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7812'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-8902'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7811'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8416'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7373'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8417'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7374'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-8899'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7809'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8898'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7808'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8750'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7663'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8749'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7662'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8748'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7661'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65661-8747'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7660'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65569-8746'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7659'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-8585'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7517'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64736-8584'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7516'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64613-8582'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7515'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8576'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7514'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65550-8575'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7513'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-9086'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7971'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-9088'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7973'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-9090'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7975'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-9089'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7974'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-9087'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7972'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65486-9279'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8117'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64612-9280'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8118'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-9281'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8119'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-9282'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8120'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-9283'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8121'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-9284'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8122'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-8901'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7810'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8415'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7372'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8413'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7370'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8414'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7371'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64657-8078'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7071'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-8076'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7069'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64791-8077'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7070'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64746-8412'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7369'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-8257'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7221'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-8258'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7222'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8259'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7223'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64747-8260'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7224'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8261'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7225'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-8262'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7226'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-8263'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7227'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-8264'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7228'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-8075'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7068'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8074'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7067'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-7911'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sagartia viduata'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6923'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-7910'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sagartia viduata'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6922'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-7909'^^xsd:string;
  dwc:scientificName 'Ampelisca laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6921'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-7908'^^xsd:string;
  dwc:scientificName 'Ampelisca laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6920'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-7907'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6919'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64395-10099'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8847'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-10100'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8848'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65533-9961'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8716'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-9960'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8715'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65463-9959'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8714'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8682769"^^xsd:decimal ;
  dwc:decimalLongitude "9.059542941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  geo-pos:lat "56.8682769"^^xsd:decimal ;
  geo-pos:long "9.059542941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65474-9776'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.059542941'^^xsd:double;
  dwc:latitude '56.8682769'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8551'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64511-9777'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8552'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65449-9577'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8390'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64380-9576'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8389'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-10244'^^xsd:string;
  dwc:scientificName 'Ophioglypha albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '249665'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8990'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-10243'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8989'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64694-10420'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9151'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65334-10419'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9150'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-10418'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9149'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-10417'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9148'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-10416'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9147'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-10248'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8993'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65442-10246'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8992'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-10245'^^xsd:string;
  dwc:scientificName 'Echinocyamus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '123384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8991'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '123384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85276716"^^xsd:decimal ;
  dwc:decimalLongitude "9.110134222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  geo-pos:lat "56.85276716"^^xsd:decimal ;
  geo-pos:long "9.110134222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65473-9775'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.110134222'^^xsd:double;
  dwc:latitude '56.85276716'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8550'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90372772"^^xsd:decimal ;
  dwc:decimalLongitude "9.135245222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  geo-pos:lat "56.90372772"^^xsd:decimal ;
  geo-pos:long "9.135245222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65472-11129'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.135245222'^^xsd:double;
  dwc:latitude '56.90372772'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9768'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-10584'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9292'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-10585'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9293'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65200-10586'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9294'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64376-10587'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9295'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-10588'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9296'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64692-10589'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9297'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65518-10580'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9288'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-10581'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9289'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-10582'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9290'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64522-10583'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9291'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65368-9578'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8391'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90372772"^^xsd:decimal ;
  dwc:decimalLongitude "9.135245222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  geo-pos:lat "56.90372772"^^xsd:decimal ;
  geo-pos:long "9.135245222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65472-9772'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.135245222'^^xsd:double;
  dwc:latitude '56.90372772'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8547'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65372-9579'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8392'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64529-9580'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8393'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10092'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8840'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10093'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8841'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10094'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8842'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10095'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8843'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-10096'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8844'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65267-10097'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8845'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65271-10098'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8846'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64538-9962'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8717'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-9410'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8248'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9411'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8249'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64556-9412'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8250'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65197-9413'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8251'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-9963'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8718'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83614959"^^xsd:decimal ;
  dwc:decimalLongitude "9.170696047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  geo-pos:lat "56.83614959"^^xsd:decimal ;
  geo-pos:long "9.170696047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64549-9774'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.170696047'^^xsd:double;
  dwc:latitude '56.83614959'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8549'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86126059"^^xsd:decimal ;
  dwc:decimalLongitude "9.168849649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  geo-pos:lat "56.86126059"^^xsd:decimal ;
  geo-pos:long "9.168849649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64723-9773'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.168849649'^^xsd:double;
  dwc:latitude '56.86126059'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8548'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-9414'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8252'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-9575'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8388'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9418'^^xsd:string;
  dwc:scientificName 'Ascidier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8254'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64562-9417'^^xsd:string;
  dwc:scientificName 'Ascidier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8253'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65456-11321'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9931'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65511-11320'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9930'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83614959"^^xsd:decimal ;
  dwc:decimalLongitude "9.170696047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  geo-pos:lat "56.83614959"^^xsd:decimal ;
  geo-pos:long "9.170696047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64549-11131'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.170696047'^^xsd:double;
  dwc:latitude '56.83614959'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9770'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86126059"^^xsd:decimal ;
  dwc:decimalLongitude "9.168849649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  geo-pos:lat "56.86126059"^^xsd:decimal ;
  geo-pos:long "9.168849649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64723-11130'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.168849649'^^xsd:double;
  dwc:latitude '56.86126059'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9769'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10740'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9442'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10741'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9443'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10742'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9444'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-10743'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9445'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-10744'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9446'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65469-11496'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10091'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_10090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65577-11495'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10090'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_10089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64545-11494'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10089'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64542-10927'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9606'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64543-10928'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9607'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64544-10929'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9608'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_9609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_9609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_9609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_9609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_9609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64533-10930'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9609'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_9610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_9610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_9610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_9610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_9610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-10931'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9610'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64386-10932'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9611'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-10933'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9612'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-10934'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9613'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65283-10935'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9614'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64689-10936'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9615'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-10736'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9438'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10737'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9439'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10738'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9440'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64693-10739'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9441'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8682769"^^xsd:decimal ;
  dwc:decimalLongitude "9.059542941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  geo-pos:lat "56.8682769"^^xsd:decimal ;
  geo-pos:long "9.059542941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65474-11133'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.059542941'^^xsd:double;
  dwc:latitude '56.8682769'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9772'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85276716"^^xsd:decimal ;
  dwc:decimalLongitude "9.110134222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  geo-pos:lat "56.85276716"^^xsd:decimal ;
  geo-pos:long "9.110134222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65473-11132'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.110134222'^^xsd:double;
  dwc:latitude '56.85276716'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9771'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64378-11317'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9927'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11499'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10094'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-11730'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10282'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65268-11729'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10281'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-11727'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10279'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-11728'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10280'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11500'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10095'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65498-11501'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10096'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-11319'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9929'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-11318'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9928'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65186-11726'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10278'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65338-13360'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11767'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64677-13359'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11766'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-13358'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11765'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-13357'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11764'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-12717'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11163'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65465-12716'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11162'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-12870'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11295'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_11296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_11296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_11296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_11296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_11296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-12871'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11296'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_11294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_11294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_11294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_11294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_11294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-12869'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11294'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-12873'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11298'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65262-13192'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11610'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64684-13193'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11611'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65190-13037'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11455'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65180-13038'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11456'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65180-13036'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11454'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_11453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_11453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_11453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_11453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_11453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64514-13035'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11453'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_11452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_11452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_11452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_11452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_11452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-13034'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11452'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-12874'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11299'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-12872'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11297'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-12219'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10717'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-12217'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10715'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65438-12218'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10716'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64793-12068'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10569'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_10570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65405-12069'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10570'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64573-12070'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10571'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65413-12071'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10572'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65200-12072'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10573'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64376-12073'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10574'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65253-12074'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10575'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64383-12075'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10576'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65438-12076'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10577'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64684-12077'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10578'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65526-13196'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11614'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-12715'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11161'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64539-12714'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11160'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64538-12713'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11159'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12520'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11004'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12521'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11005'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12519'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11003'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65345-12518'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11002'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-12516'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11000'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12517'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11001'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65525-12368'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10856'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-12367'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10855'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-12366'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10854'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-12365'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10853'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-12364'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10852'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64698-12221'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10719'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64573-12220'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10718'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_10426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_10426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_10426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_10426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_10426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65662-11901'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10426'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-11894'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10419'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-11895'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10420'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_10421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_10421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_10421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_10421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_10421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-11896'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10421'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_10422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-11897'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10422'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_10423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_10423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_10423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_10423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_10423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64651-11898'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10423'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_10424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_10424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_10424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_10424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_10424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-11899'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10424'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_10425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_10425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_10425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_10425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_10425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-11900'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10425'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65142-1037'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_764'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65105-1529'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1245'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64491-1531'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1247'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65109-1530'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1246'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63969-1643'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1358'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63969-1644'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1359'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64982-1645'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1360'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64265-1647'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1362'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64279-1648'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1363'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65224-1649'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1364'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64223-1650'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1365'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64233-1651'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1366'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64098-1652'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1367'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65217-1786'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1494'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64081-1787'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1495'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65144-1788'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1496'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64050-1789'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1497'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65025-1790'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1498'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64990-1792'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1500'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64279-1793'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1501'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64434-1794'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1502'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65152_ICES_HistoricalBenthosDanishLinfjord_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65152_ICES_HistoricalBenthosDanishLinfjord_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65152_ICES_HistoricalBenthosDanishLinfjord_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65152_ICES_HistoricalBenthosDanishLinfjord_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65152_ICES_HistoricalBenthosDanishLinfjord_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65152-1795'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1503'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65238-2649'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2260'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64433-2460'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2110'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65288-2464'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2111'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-2645'^^xsd:string;
  dwc:scientificName 'Terbellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2258'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-2646'^^xsd:string;
  dwc:scientificName 'Terbellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2259'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65233-3156'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2716'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64235_ICES_HistoricalBenthosDanishLinfjord_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64235_ICES_HistoricalBenthosDanishLinfjord_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64235_ICES_HistoricalBenthosDanishLinfjord_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64235_ICES_HistoricalBenthosDanishLinfjord_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64235_ICES_HistoricalBenthosDanishLinfjord_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64235-3157'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2717'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65022-3158'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2718'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64495-1532'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1248'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64971-2287'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1961'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64061-2288'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1962'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65203-2292'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1963'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64113-2293'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1964'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64073-2294'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 4 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1965'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64266-2295'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1966'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64995-2297'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1968'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64320-868'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_606'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64488-869'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_607'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65378-870'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_608'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65165-871'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_609'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65045-1038'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_765'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64342-1214'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_938'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65312-1215'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_939'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64465-1035'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_762'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65115-1368'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1089'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1369'^^xsd:string;
  dwc:scientificName 'Amphipod'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1090'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64039-1370'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1091'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65127-1371'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1092'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64952-1372'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1093'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65168-1373'^^xsd:string;
  dwc:scientificName 'Amphipod'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1094'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64317-1374'^^xsd:string;
  dwc:scientificName 'Aktinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1095'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65109-1376'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1097'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1377'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1098'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65327-738'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_479'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65324-737'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_478'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64475-736'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_477'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65092-735'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_476'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63988-363'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_201'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64505-1206'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_930'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64342-1207'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_931'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65302-1208'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_932'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65101-1209'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_933'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64328-1211'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_935'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65114-1212'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_936'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64336-1213'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_937'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-48'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_47'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64771-50'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_49'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64646-49'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_48'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-47'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_46'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64962-551'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_341'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65130-552'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_342'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-362'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_200'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64777-51'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_50'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64943-361'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_199'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64314-734'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_475'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-13195'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11613'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65444-13194'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11612'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65052-1039'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_766'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64030-553'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_343'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64030-554'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_344'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64322-571'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_345'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64324-572'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_346'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-573'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_347'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-575'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_349'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64464-576'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_350'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65540-7026'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6144'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7027'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6145'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-4911'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4267'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-4912'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4268'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63769-4913'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4269'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64203-4914'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4270'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-4915'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4271'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4916'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4272'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65552-8625'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7556'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65559-8626'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7557'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-3617'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3123'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "969" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65674-7135'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6247'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "961" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65630-7144'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '961'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6248'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9210'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8082'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-9211'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8083'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-9212'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8084'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65662-9213'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8085'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64743-8143'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7117'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-8145'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7119'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64251-6648'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5777'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-6649'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5778'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64747-8144'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7118'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64260-6647'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5776'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64732-7812'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6824'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-3220'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2773'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64998-2695'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2303'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64228-2696'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2304'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65377-1267'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_991'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63907-4054'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3532'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63838-4619'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4017'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64673-12577'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11046'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-10641'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9344'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_9345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_9345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_9345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_9345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_9345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65187-10642'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9345'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12752'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11198'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10304'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9040'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10305'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9041'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65581-7093'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 1-5: From the Sf. FeggerÃ¸n to Vodstruphage.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6209'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7092'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6208'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64992-3031'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2609'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65464-9839'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8612'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-4429'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3841'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8303'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7264'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5137'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4457'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64201-5138'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4458'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-3021'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2603'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3017'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[> 3 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2602'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64753-7651'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6681'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64758-7652'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6682'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64746-8447'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7404'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8448'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7405'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9454'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8290'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8956'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7850'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8957'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7851'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65667-7260'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6364'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65012-6776'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5901'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65026-6777'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5902'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64206-6498'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5637'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-12404'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10892'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-12405'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10893'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12746'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11192'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64397-13239'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11657'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91517538"^^xsd:decimal ;
  dwc:decimalLongitude "9.133398825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  geo-pos:lat "56.91517538"^^xsd:decimal ;
  geo-pos:long "9.133398825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65460-12260'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.133398825'^^xsd:double;
  dwc:latitude '56.91517538'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10755'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11201'^^xsd:string;
  dwc:scientificName 'Ascidiæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9826'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94804125"^^xsd:decimal ;
  dwc:decimalLongitude "9.11751981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  geo-pos:lat "56.94804125"^^xsd:decimal ;
  geo-pos:long "9.11751981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64532-12261'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11751981'^^xsd:double;
  dwc:latitude '56.94804125'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10756'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_9827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_9827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_9827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_9827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_9827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64569-11202'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9827'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64357-11203'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9828'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-10457'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9181'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10637'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9340'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10638'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9341'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-10140'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8887'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64001-3221'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2774'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65079-3381'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2906'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64188-3560'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3066'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63967-958'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_688'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64006-1462'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1182'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2923'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2508'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64100-3403'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2926'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-1887'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1591'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65164-934'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_664'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64108-3404'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2927'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65095-1289'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1010'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65107-1290'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1011'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65377-1439'^^xsd:string;
  dwc:scientificName 'Castalia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '183042'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1160'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64307-1440'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1161'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65095-1291'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1012'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-445'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_262'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63804-4070'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3548'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64868-4071'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3549'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64026-245'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_148'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-246'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_149'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64294-1715'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1423'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64475-691'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_432'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65329-675'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_416'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65309-823'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_562'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64463-824'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_563'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65115-1448'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1168'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65309-810'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_549'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64343-948'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_678'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1447'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1167'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64092-801'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_540'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64092-802'^^xsd:string;
  dwc:scientificName 'Polychaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_541'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65109-1463'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1183'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64212-2394'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2053'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64257-2559'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 1 kg.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2186'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65131-462'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_279'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64508-970'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_699'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64344-971'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_700'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64759-154'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_137'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-1108'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_835'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64960-1734'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1442'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64908-1735'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1443'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65301-1742'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1450'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64282-2216'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1898'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64041-1720'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1428'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65292-1870'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1574'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65072-2227'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1909'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2228'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1910'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8841'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7751'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-8842'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7752'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65590-6961'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6086'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64230-3238'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2789'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65234-3239'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2790'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65548-7862'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6874'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64430-2058'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1743'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64271-2568'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2194'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64288-3249'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2796'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64059-3252'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2799'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-3056'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2631'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65026-2059'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1744'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64138-5813'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5059'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64209-2764'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 4).'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2356'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65103-1585'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1300'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3747'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3251'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64257-2554'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[2-5 cm] ;Eventremarks: zandr_000: 1 kg.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2181'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3748'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3252'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65227-2555'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[2-5 cm] ;Eventremarks: zandr_000: 40 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2182'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-3086'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2660'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65215-3087'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2661'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64047-4338'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3753'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64208-3608'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3114'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64873-5382'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4659'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65063-3607'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3113'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64190-4081'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3559'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-4082'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3560'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64141-5644'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4916'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-5645'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4917'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64839-6403'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5551'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63900-6404'^^xsd:string;
  dwc:scientificName 'Nephthys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340525'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5552'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63871-6405'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5553'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64144-4104'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: x) (see Note 2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3574'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64852-4666'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4061'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-5194'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4511'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-6976'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6101'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7123'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6235'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65671-7124'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '962'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6236'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63910-5155'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4474'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64883-5156'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4475'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64810-4072'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3550'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63907-4073'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3551'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63912-4074'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3552'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64834-4075'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3553'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64891-4076'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3554'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5822'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5068'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63896-4077'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3555'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65565-8033'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7027'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8489'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7446'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8490'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7447'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8491'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7448'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64776-7870'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6882'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65548-7871'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6883'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64764-7669'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6699'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64603-7303'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6393'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8338'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7295'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8339'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7296'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64706-9698'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8481'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65249-12790'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11223'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-12791'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11224'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9529'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8342'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9506'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8319'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-9504'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8317'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-9505'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8318'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7486'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6558'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64656-6967'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6092'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65570-7485'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6557'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65404-12652'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11109'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-10680'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9383'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-10171'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8918'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-11247'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9864'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8652'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7580'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-4669'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4064'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65429-13117'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11535'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64388-13118'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11536'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64932-6226'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5416'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7317'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6407'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-6942'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6067'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65635-6943'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6068'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-6669'^^xsd:string;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5798'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64734-7318'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6408'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65205-6815'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5940'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5649'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4921'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64163-6216'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5406'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5650'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4922'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64996-6816'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5941'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "9.00932094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "9.00932094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65471-5023'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.00932094'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4362'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-11421'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10024'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65548-7847'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6859'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7848'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6860'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63817-5529'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4801'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5834'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5080'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65520-12306'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10801'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-11019'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9688'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9162'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8038'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65583-8998'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7892'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8999'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7893'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-9161'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8037'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64178-5998'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5225'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64816-6012'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5239'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8178'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7152'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64798-8179'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7153'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8180'^^xsd:string;
  dwc:scientificName 'Eupagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '147467'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7154'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65631-7161'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6265'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65036-6009'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5236'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65547-7693'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6723'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64602-7710'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6737'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7711'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6738'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8345'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7302'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-6010'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5237'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64786-7504'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6576'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65633-8200'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7167'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64766-8201'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7168'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65063-6011'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5238'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8343'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7300'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65477-6968'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6093'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65628-8829'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7739'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6965'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6090'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-8005'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6999'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65569-8827'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7737'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65661-8828'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7738'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64552-8830'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7740'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65486_ICES_HistoricalBenthosDanishLinfjord_8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65486-9179'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8051'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64612-9180'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8052'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-9181'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8053'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-9182'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8054'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65268-10019'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8774'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7145'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6249'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "964" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65673-7146'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '964'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6250'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65631-7147'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6251'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65631-7148'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6252'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65629-7149'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '958'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6253'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65431-9681'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8464'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-9682'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8465'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64580-12637'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11094'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12472'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10956'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65178-12461'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10945'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-12957'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11378'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-12960'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11379'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-13269'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11683'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64686-11816'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10348'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-12779'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11212'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65179-12780'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11213'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65188-12781'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11214'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65255-11815'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10347'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65205-2916'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2501'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2917'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2502'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-10156'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8903'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63832-6513'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5652'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64301-784'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_524'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64343-668'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_409'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65275-10315'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9051'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_9217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-10493'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9217'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-10496'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9219'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-10495'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9218'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-10497'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9220'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-10673'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9376'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_9366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_9366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_9366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_9366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_9366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65452-10663'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9366'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9149'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8025'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9512'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8325'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-9513'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8326'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64719-12616'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11075'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_11076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64538-12617'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11076'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65411-12783'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11216'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84907437"^^xsd:decimal ;
  dwc:decimalLongitude "9.164418296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  geo-pos:lat "56.84907437"^^xsd:decimal ;
  geo-pos:long "9.164418296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65459-10027'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.164418296'^^xsd:double;
  dwc:latitude '56.84907437'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8782'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-10170'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8917'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64570-9349'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8187'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-9350'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8188'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9351'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8189'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "8.95208263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "8.95208263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64548-12174'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95208263'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10675'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_10657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_10657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_10657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_10657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_10657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-12156'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10657'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64560-13151'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11569'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_10659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_10659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_10659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_10659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_10659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-12158'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10659'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_10658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_10658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_10658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_10658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_10658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-12157'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10658'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64567-11439'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10042'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-11440'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10043'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64574-11441'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10044'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65257-11610'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10201'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64577-11235'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9852'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12149'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10650'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_10674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_10674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_10674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_10674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_10674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-12173'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10674'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65348-11039'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9705'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-11670'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10231'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-11671'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10232'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-11669'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10230'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-11073'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9720'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-11074'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9721'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-987'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_715'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65379-1119'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_846'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65127-1120'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_847'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65169-988'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_716'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-659'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_403'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64497-663'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_404'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64331-664'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_405'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64334-665'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_406'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64338-666'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_407'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64506-667'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_408'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65184-9999'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8754'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8459'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7416'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64611-7471'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6543'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64290-6787'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5912'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65606-7102'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6218'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7103'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6219'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64120-6184'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5378'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-6933'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6058'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64616-7472'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6544'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64557-9670'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8453'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9671'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8454'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64700-9672'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8455'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65310-1569'^^xsd:string;
  dwc:scientificName 'Cyprina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '162709'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1285'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64420-13251'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11669'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-12421'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10909'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65336-12582'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11051'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65339-12583'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11052'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_10771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_10771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_10771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8682769"^^xsd:decimal ;
  dwc:decimalLongitude "9.059542941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_10771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  geo-pos:lat "56.8682769"^^xsd:decimal ;
  geo-pos:long "9.059542941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_10771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65474-12276'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.059542941'^^xsd:double;
  dwc:latitude '56.8682769'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10771'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65508-13102'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11520'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_10772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_10772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_10772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_10772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_10772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64697-12277'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10772'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-11228'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9845'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12754'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11200'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8460'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7417'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64442-1699'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1413'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-1700'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1414'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63831-6188'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5379'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-4452'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3863'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4453'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3864'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4624'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4022'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4625'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4023'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-4626'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4024'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4627'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4025'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64113-1858'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1563'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65235-1857'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1562'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65220-2343'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2011'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-9434'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8270'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11342'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9952'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64054-5747'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5004'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63851-5917'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5145'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64330-1056'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_783'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65101-1233'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_957'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65431-5120'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4448'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65575-6913'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6038'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65133-4036'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 22 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3514'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64076-2002'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) One juvenile.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1697'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64094-2003'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1698'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64989-3191'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2748'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64283-3192'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2749'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65373-1071'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_798'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65129-2001'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1696'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64901-5271'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4578'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64776-7796'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6808'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-5272'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4579'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64445-1815'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1523'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65114-1057'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_784'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65108-1058'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_785'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64271-2511'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2144'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64278-2512'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2145'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65289-1814'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1522'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-3694'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3198'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63768-3695'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3199'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64148-5776'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5026'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8439'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7396'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64981-2837'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2423'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64707-5'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-6'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64161-4019'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3497'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63824-4020'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3498'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64936-6347'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5500'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64263-2842'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2428'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64288-3010'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2595'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7956'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6950'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-4600'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3998'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64918-5599'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4871'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-5931'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5159'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-4946'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4300'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65456-11546'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10141'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11545'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10140'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-13068'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11486'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65184-9812'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8585'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-9446'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8282'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64466-1552'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1268'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_9487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_9487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_9487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_9487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_9487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64368-10788'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9487'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65154-2319'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1987'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64109-2320'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1988'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65241-1676'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1390'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64443-1677'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1391'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64500-603'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_374'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64302-604'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_375'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7078'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6194'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64326-762'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_502'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64507-763'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_503'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65581-7079'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 1-5: From the Sf. FeggerÃ¸n to Vodstruphage.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6195'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64144-4238'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: x) (see Note 2).'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3680'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64838-4239'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3681'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64017-5463'^^xsd:string;
  dwc:scientificName 'Nassa pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4736'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64151-5464'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4737'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5294'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4599'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64901-5295'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4600'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-9626'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8432'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64687-9625'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8431'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65449-9627'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8433'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64903-5593'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4865'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-6484'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5624'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63953-6489'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5628'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64862-6490'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5629'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6907'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6032'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5102'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4431'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65606-7084'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6200'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7446'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6518'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-11186'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9811'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_10620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_10620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_10620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_10620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_10620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-12119'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10620'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9310'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8148'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64547-12252'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10747'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64732-7953'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6947'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7954'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6948'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-10779'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9478'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12907'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11332'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64365-12908'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11333'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64368-9810'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8583'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-9811'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8584'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-10114'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8862'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65364-10115'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8863'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65350-12100'^^xsd:string;
  dwc:scientificName 'Balanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10601'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-11346'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Med skaller ;Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9956'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-11920'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10445'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-10279'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9015'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65350-12105'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10606'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65358-12106'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10607'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-12104'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10605'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-10434'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9165'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-9603'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8416'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8281'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7243'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10616'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9319'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65267-10617'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9320'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65271-10618'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9321'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64586-13228'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11646'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-10765'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9467'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10766'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9468'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63914-3982'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3471'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65165-1046'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_773'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65388-1538'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1254'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65101-1219'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_943'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-12723'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11169'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65364-11325'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9935'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64357-11326'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9936'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12523'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11007'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65267-10748'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '1 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9450'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-10749'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9451'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-2303'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1974'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65094-1218'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_942'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64342-1220'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_944'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65302-1221'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_945'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65312-1222'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_946'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64501-1045'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_772'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64332-587'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_361'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-10254'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8999'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64706-9786'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8561'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-9787'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8562'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-9093'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7978'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6881'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6006'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64803-6882'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6007'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5579'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4851'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63938-6089'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5305'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5580'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4852'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63775-5443'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4716'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63902-5911'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5139'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65547-7607'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6637'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64135-5444'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4717'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63928-6469'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5609'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-11146'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9784'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63912-4183'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3637'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4405'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3818'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65341-11332'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9942'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64916-1803'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1511'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65013-1964'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1664'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-6476'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5616'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63881-6104'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5318'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-6477'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5617'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64942-3993'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3476'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64945-3994'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 6.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3477'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-3340'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2869'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-4925'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4281'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64985-3509'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3020'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64994-3510'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3021'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-3341'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2870'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64256_ICES_HistoricalBenthosDanishLinfjord_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64256_ICES_HistoricalBenthosDanishLinfjord_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64256_ICES_HistoricalBenthosDanishLinfjord_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64256_ICES_HistoricalBenthosDanishLinfjord_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64256_ICES_HistoricalBenthosDanishLinfjord_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64256-1972'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1669'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65007-1974'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1671'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65005-1971'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1668'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64270-1973'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1670'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65217-1806'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1514'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64304-891'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_623'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64312-1397'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1118'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64470-1398'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1119'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65314-892'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_624'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-13212'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11630'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_11307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_11307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_11307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_11307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_11307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64694-12882'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11307'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64543-12538'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11022'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_10434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-11909'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10434'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_10727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_10727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_10727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_10727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_10727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-12229'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10727'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_9629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_9629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_9629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_9629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_9629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64771-10950'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9629'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64525-10951'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9630'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10756'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9458'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10757'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9459'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64366-9796'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8571'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9797'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8572'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-10758'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9460'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-8764'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7677'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-8765'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7678'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-9106'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7991'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9595'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8408'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8430'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7387'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64781-7610'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6640'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64608-7921'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6933'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65372-9596'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8409'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8429'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7386'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1756'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1464'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65024-1755'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1463'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65221-1754'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1462'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65298-1753'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1461'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65293-1752'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1460'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64500-588'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_362'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64332-751'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_491'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63994-888'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_621'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-1050'^^xsd:string;
  dwc:scientificName 'Scalibregma infl.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_777'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64305_ICES_HistoricalBenthosDanishLinfjord_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64305_ICES_HistoricalBenthosDanishLinfjord_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64305_ICES_HistoricalBenthosDanishLinfjord_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64305_ICES_HistoricalBenthosDanishLinfjord_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64305_ICES_HistoricalBenthosDanishLinfjord_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64305-1227'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_951'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65098-1389'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1110'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-1540'^^xsd:string;
  dwc:scientificName 'Nøgen snegle?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1256'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65293-1663'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1378'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-372'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_210'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-59'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_58'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64276-2141'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1825'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-2304'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1975'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65218-2484'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2126'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64234-2662'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2270'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-2825'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2411'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64035-2991'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2576'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5094'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4423'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64849-5252'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4561'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-5449'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4722'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64824-5585'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4857'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63873-5736'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4993'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64938-5912'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2; 1 Clay - Gravel.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5140'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63785-6094'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5310'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64123-6303'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5475'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-6473'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5613'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-6609'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5740'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64716-9969'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8724'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-10107'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8855'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64702-10255'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9000'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-10427'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9158'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-10596'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9304'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10750'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9452'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65256-10943'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9622'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11513'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10108'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64227-3168'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2725'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65001-3336'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2867'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64252-3497'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3011'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63944-3672'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3176'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63768-3821'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3321'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63896-3989'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3475'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-4584'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3983'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-4766'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4143'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-4923'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4279'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64386-13045'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11463'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-13203'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11621'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64408-13373'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11779'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64683-12724'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11170'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-12528'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11012'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-12376'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10864'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64698-12089'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10590'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_10433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_10433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_10433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_10433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_10433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65632-11908'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10433'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-11737'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10289'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_11306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_11306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_11306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_11306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_11306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65334-12881'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11306'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65207-6736'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[3 og 4 cm] ;Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5. ~ 1~2~3~4~5.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5864'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6891'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6016'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7047'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6163'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64551-7228'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6332'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65553-7427'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6499'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65647-7608'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6638'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65619-7778'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6790'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64595-7918'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6930'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64743-8109'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7083'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8274'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7236'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8423'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7380'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8592'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7524'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-8756'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7669'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8915'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7824'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-9097'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7982'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64612-9296'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8134'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64562-9428'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8264'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-9591'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8404'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65368-9788'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8563'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-5246'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4556'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5245'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4555'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64370-13363'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11770'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-13364'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11771'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65442-13365'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11772'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-13367'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11773'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-13368'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11774'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-13369'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11775'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65249-13370'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11776'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65270-13371'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11777'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-13372'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11778'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-13202'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11620'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-13201'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11619'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-13200'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11618'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_11617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-13199'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11617'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-13198'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11616'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-13044'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11462'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-13043'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11461'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-13042'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11460'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-13041'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11459'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12526'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11010'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_11165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_11165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_11165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_11165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_11165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64541-12719'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11165'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12527'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11011'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65178-12524'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11008'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12525'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11009'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-13040'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11458'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_11304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-12879'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11304'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_11305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_11305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_11305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_11305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_11305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-12880'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11305'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_11303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_11303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_11303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_11303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_11303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64396-12878'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11303'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-12877'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11302'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64674-12876'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11301'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64545-12722'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11168'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64544-12721'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11167'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_11166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_11166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_11166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_11166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_11166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65467-12720'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11166'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65322-1041'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_768'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64494-1042'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_769'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65375-1043'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_770'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65378-1044'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_771'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-53'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_52'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-57'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_56'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65521-58'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_57'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-56'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_55'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-55'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_54'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-54'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_53'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-370'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_208'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-371'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_209'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65326-578'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_352'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65093-579'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_353'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64476-580'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_354'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64479-581'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_355'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65326-582'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_356'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64321-583'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_357'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64322-584'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_358'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64324-585'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_359'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64326-586'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_360'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64323-740'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_481'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-742'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_482'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64323-743'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_483'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-744'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_484'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64323-745'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_485'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-746'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_486'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64464-747'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_487'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64332-748'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_488'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64503-749'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_489'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64302-750'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_490'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-367'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_205'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64086-369'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_207'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-368'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_206'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65131-366'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_204'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-2302'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1973'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65235-2301'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1972'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65229-2300'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1971'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64289-2299'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1970'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64270-2140'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1824'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64104-2139'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1823'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63954-2138'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) With mature eggs (gills gone!) ~ zandr_000: x.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1822'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63951-2137'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1821'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64081-2136'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1820'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65005-1963'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1663'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64270-1962'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1662'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64117-1961'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1661'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64444-1957'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1660'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64072-1801'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1509'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64265-1802'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1510'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64266-1800'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1508'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64982-1799'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1507'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64063-1798'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1506'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64439-1956'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1659'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64973-1797'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1505'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64975-1654'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1369'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64214-1655'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1370'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65219-1656'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1371'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64934-1657'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1372'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65117_ICES_HistoricalBenthosDanishLinfjord_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65117_ICES_HistoricalBenthosDanishLinfjord_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65117_ICES_HistoricalBenthosDanishLinfjord_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65117_ICES_HistoricalBenthosDanishLinfjord_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65117_ICES_HistoricalBenthosDanishLinfjord_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65117-1658'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1373'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65207-1659'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5. ~ 1~2~3~4~5.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1374'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65221-1660'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1375'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65230-1661'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1376'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65024-1662'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1377'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64992-2656'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2264'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64904-873'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_611'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-874'^^xsd:string;
  dwc:scientificName 'Polychaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Udet. ;Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_612'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64344-875'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_613'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-878'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_614'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65096-879'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_615'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64497-880'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_616'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64338-881'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_617'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64506-882'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_618'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64484-883'^^xsd:string;
  dwc:scientificName 'Corbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '137841'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_619'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65039-887'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_620'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65169-1047'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_774'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64344-1048'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_775'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64453-1049'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_776'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64469-1379'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1100'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64474-1380'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1101'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1381'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1102'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64474-1382'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1103'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65321-1383'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1104'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64312-1384'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1105'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65321-1385'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1106'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65142-1386'^^xsd:string;
  dwc:scientificName 'Nassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '510462'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1107'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64933-1387'^^xsd:string;
  dwc:scientificName 'Amphipod'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1108'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-1388'^^xsd:string;
  dwc:scientificName 'Ciana canina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1109'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64952-1539'^^xsd:string;
  dwc:scientificName 'Nøgen snegle?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1255'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64340-1537'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1253'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65168-1536'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1252'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65162-1535'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1251'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64039-1217'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_941'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65112-1223'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_947'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64502-1224'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_948'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64510-1225'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_949'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64510-1226'^^xsd:string;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_950'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65004-3167'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2724'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64283-3166'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2723'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65300-3161'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2721'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3160'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2720'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65015-2988'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2573'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-2990'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2575'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-2989'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2574'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-2480'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2122'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64055-2476'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2121'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64267-2483'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2125'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2482'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2124'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65204-2481'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2123'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64217-2657'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2265'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64226-2660'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2268'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65010-2661'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2269'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65002-2659'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2267'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64220-2658'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2266'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64220-2824'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2410'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-2986'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2571'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64224-2987'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2572'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64209-2823'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 4).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2409'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64119-2822'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2408'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65086-2821'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 1).'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2407'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-4400'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3813'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-4180'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3636'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64860-4179'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3635'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63914-4172'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3634'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64961-4168'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 15.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3630'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-4169'^^xsd:string;
  dwc:scientificName 'Polychaet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3631'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63783-4170'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3632'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-4171'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3633'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65242-3485'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3002'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64115-3486'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3003'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64985-3487'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3004'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3491'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3005'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64993-3492'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3006'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64298-3493'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3007'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64238-3494'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3008'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64437-3495'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3009'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63872-3985'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3472'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64838-3986'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3473'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63930-3987'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3474'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63869-3976'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3465'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64827-3977'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3466'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63914-3978'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3467'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64888-3979'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3468'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-3980'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3469'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63937-3981'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3470'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64108-3332'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2863'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65208_ICES_HistoricalBenthosDanishLinfjord_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65208_ICES_HistoricalBenthosDanishLinfjord_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65208_ICES_HistoricalBenthosDanishLinfjord_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65208_ICES_HistoricalBenthosDanishLinfjord_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65208_ICES_HistoricalBenthosDanishLinfjord_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65208-3334'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2865'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64064-3333'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2864'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64100-3331'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2862'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63865-3665'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3169'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63907-3666'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3170'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63912-3667'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3171'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64834-3668'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3172'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64889-3669'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3173'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64891-3670'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3174'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63896-3671'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3175'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65073-3496'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3010'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63795-3812'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3312'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-3813'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3313'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63802-3814'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3314'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3815'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3315'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3816'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3316'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63864-3817'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3317'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-3818'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3318'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3819'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3319'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64894-3820'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3320'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64284-3335'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2866'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7039'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6157'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7040'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6158'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7041'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6159'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-7044'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6160'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65540-7045'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6161'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7046'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6162'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-6883'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6008'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-6884'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6009'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65607-6885'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6010'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6735'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5863'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6734'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5862'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65551-7426'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6498'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64734-7425'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6497'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7424'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6496'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65588-7225'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6329'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7223'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6327'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65585-7224'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6328'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65570-7423'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6495'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7227'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6331'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64802-7226'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6330'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65539-7604'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6634'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64550-7917'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6929'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64792-7916'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6928'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7915'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6927'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65660-7914'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sagartia viduata'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6926'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65546-7913'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sagartia viduata'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6925'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65543-7606'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6636'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64770-7605'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6635'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65544-6733'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5861'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64665-7753'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6780'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64646-7763'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6781'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64647-7764'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6782'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64731-7771'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6783'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65562-7772'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6784'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64784-7773'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6785'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65600-7774'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6786'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65603-7775'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6787'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64770-7776'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6788'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64650-7777'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6789'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-8106'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7080'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8107'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7081'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8108'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7082'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6732'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5860'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64625-6886'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6011'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-6887'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6012'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65635-6888'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6013'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6889'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6014'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64636-6890'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6015'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64624-7035'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6153'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-7036'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6154'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65538-7037'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6155'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65540-7038'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6156'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-6608'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5739'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-6607'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[Store mellem] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5738'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-6604'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5737'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63841-6603'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5736'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-6602'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5735'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63923-6472'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5612'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-6471'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5611'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63828-6470'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5610'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65039-6468'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5608'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63894-6302'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5474'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63826-6301'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5473'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63826-6300'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5472'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63826-6299'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5471'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-5907'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5135'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64164-6298'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5470'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64137-6093'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5309'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63820-6092'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5308'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64165-6091'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5307'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63899-6090'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5306'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63860-5910'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5138'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-5909'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5137'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-5908'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5136'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-6731'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5859'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64149-5581'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4853'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63848-5582'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4854'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64875-5583'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4855'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65053-5584'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4856'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64928-5726'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4984'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64820-5727'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4985'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5728'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4986'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63882-5729'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4987'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63890-5730'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4988'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64895-5731'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4989'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63935-5732'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4990'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63941-5733'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4991'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5735'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4992'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64928-5440'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4713'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63910-5441'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4714'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63773-5442'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4715'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63784-5445'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4718'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8752'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7665'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65583-8755'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7668'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-8754'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7667'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8753'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7666'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8588'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7520'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8589'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7521'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65481-8591'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7523'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8590'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7522'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-9096'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7981'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-9095'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7980'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-9094'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7979'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-9092'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7977'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8908'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7817'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8909'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7818'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-8910'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7819'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-8911'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7820'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8912'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7821'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-8913'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7822'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8914'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7823'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8422'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7379'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8421'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7378'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8420'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7377'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8419'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7376'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8587'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7519'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8273'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7235'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8270'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7232'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8272'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7234'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8271'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7233'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-8267'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7231'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65568-8080'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7073'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64795-8081'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7074'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65618-8082'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7075'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-8083'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7076'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8084'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7077'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-8104'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7078'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-8105'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7079'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-8905'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7814'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8906'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7815'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8907'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7816'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65372-9426'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke gemt ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8262'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-9582'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8395'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9583'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8396'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-9584'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8397'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65187-9585'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8398'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9586'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8399'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64366-9587'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8400'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9588'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8401'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65426-9589'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8402'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65431-9590'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8403'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-9424'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke gemt ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8260'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9425'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke gemt ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8261'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-10591'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9299'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64370-10595'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9303'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-10594'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9302'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65405-10593'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9301'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64560-10592'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9300'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_10432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-11907'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10432'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-11906'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10431'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64553-11904'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10429'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65475-11903'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10428'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-11736'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10288'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-11735'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10287'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65517-11734'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10286'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65513-11733'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10285'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_10284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65503-11732'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10284'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65469-9968'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8723'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64777-9967'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8722'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64771-9966'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8721'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64556-9427'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8263'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84907437"^^xsd:decimal ;
  dwc:decimalLongitude "9.164418296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  geo-pos:lat "56.84907437"^^xsd:decimal ;
  geo-pos:long "9.164418296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65459-9779'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.164418296'^^xsd:double;
  dwc:latitude '56.84907437'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8554'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64635-9780'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8555'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64638-9781'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8556'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-9782'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8557'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65449-9783'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8558'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64700-9784'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8559'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9785'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8560'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64766-9965'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8720'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65341-10938'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9617'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-10939'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9618'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10747'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9449'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-10746'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9448'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-10942'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9621'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-10940'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9619'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65364-10941'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9620'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-12224'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10722'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65334-12226'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10724'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-12225'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10723'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11503'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10098'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11504'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10099'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64373-11505'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10100'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64378-11506'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10101'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65255-11507'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10102'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-11508'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10103'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65266-11509'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10104'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64391-11510'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10105'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-11511'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10106'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64686-11512'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10107'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64396-12223'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10721'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64347-11323'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9933'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_9934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_9934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_9934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_9934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_9934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64563-11324'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9934'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65410-11327'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9937'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65415-11328'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9938'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_9939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64378-11329'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9939'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_9940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_9940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_9940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_9940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_9940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65255-11330'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9940'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-11331'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9941'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83799598"^^xsd:decimal ;
  dwc:decimalLongitude "9.119735487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  geo-pos:lat "56.83799598"^^xsd:decimal ;
  geo-pos:long "9.119735487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65528-11136'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.119735487'^^xsd:double;
  dwc:latitude '56.83799598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9774'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84907437"^^xsd:decimal ;
  dwc:decimalLongitude "9.164418296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  geo-pos:lat "56.84907437"^^xsd:decimal ;
  geo-pos:long "9.164418296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65459-11137'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.164418296'^^xsd:double;
  dwc:latitude '56.84907437'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9775'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_9776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_9776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_9776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91517538"^^xsd:decimal ;
  dwc:decimalLongitude "9.133398825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_9776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  geo-pos:lat "56.91517538"^^xsd:decimal ;
  geo-pos:long "9.133398825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_9776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65460-11138'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.133398825'^^xsd:double;
  dwc:latitude '56.91517538'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9776'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_9777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_9777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_9777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94804125"^^xsd:decimal ;
  dwc:decimalLongitude "9.11751981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_9777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  geo-pos:lat "56.94804125"^^xsd:decimal ;
  geo-pos:long "9.11751981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_9777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64532-11139'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11751981'^^xsd:double;
  dwc:latitude '56.94804125'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9777'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93770143"^^xsd:decimal ;
  dwc:decimalLongitude "9.070252044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  geo-pos:lat "56.93770143"^^xsd:decimal ;
  geo-pos:long "9.070252044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64711-11140'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.070252044'^^xsd:double;
  dwc:latitude '56.93770143'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9778'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-11141'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9779'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-11142'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9780'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64715-11143'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9781'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64697-11144'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9782'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84907437"^^xsd:decimal ;
  dwc:decimalLongitude "9.164418296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  geo-pos:lat "56.84907437"^^xsd:decimal ;
  geo-pos:long "9.164418296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65459-11145'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.164418296'^^xsd:double;
  dwc:latitude '56.84907437'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9783'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9286'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8124'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9287'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8125'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64651-9288'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8126'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9289'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8127'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-9290'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8128'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65662-9291'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8129'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9292'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8130'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64661-9293'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8131'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65624-9294'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8132'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65482-9295'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8133'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10102'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8850'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9420'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8256'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-9421'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8257'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9422'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8258'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-9423'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke gemt ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8259'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64693-10103'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8851'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65188-10106'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8854'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10104'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8852'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64689-10253'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8998'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-10252'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8997'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64394-10251'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8996'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64399-10250'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8995'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-10426'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9157'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-10422'^^xsd:string;
  dwc:scientificName 'Mactra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138158'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9153'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-10424'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9155'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-10425'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9156'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-10423'^^xsd:string;
  dwc:scientificName 'Mactra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138158'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9154'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64567-12373'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10861'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-12372'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10860'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-12371'^^xsd:string;
  dwc:scientificName 'Actinia ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10859'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-12370'^^xsd:string;
  dwc:scientificName 'Actinia ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10858'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-12374'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10862'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64574-12375'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10863'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_10580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65200-12079'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10580'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_10581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64376-12080'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10581'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_10582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65253-12081'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10582'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_10583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_10583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_10583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_10583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_10583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65262-12082'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10583'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_10584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_10584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_10584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_10584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_10584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65274-12083'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10584'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65438-12084'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10585'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64684-12085'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10586'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_10587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65444-12086'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10587'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64692-12087'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10588'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-12088'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10589'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63913-4765'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4142'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63858-4763'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4140'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64821-4764'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4141'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-4762'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4139'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64203-4761'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4138'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65183-4918'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4274'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64873-4922'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4278'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-4921'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4277'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-4920'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4276'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-4919'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4275'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64830-4574'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3973'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-4577'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3976'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63891-4578'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3977'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63945-4579'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3978'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4580'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3979'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4581'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3980'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63945-4582'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3981'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4583'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3982'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63810-4401'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3814'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64170-4402'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3815'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-4404'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3817'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64177-4403'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3816'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-5088'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4417'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-5089'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4418'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-5093'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4422'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5092'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4421'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63901-5091'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4420'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64873-5090'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4419'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64849-5249'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4558'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64903-5250'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4559'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64139-5251'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4560'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5248'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4557'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64558-13384'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11790'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-13213'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11631'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65202-13056'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11474'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-12730'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11176'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-12892'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11317'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65174-12539'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11023'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-12382'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10870'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-12234'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10731'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-10433'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9164'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-12095'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10596'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65430-11914'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10439'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-11746'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10298'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64563-11523'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10118'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84907437"^^xsd:decimal ;
  dwc:decimalLongitude "9.164418296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  geo-pos:lat "56.84907437"^^xsd:decimal ;
  geo-pos:long "9.164418296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_9804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65459-11166'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.164418296'^^xsd:double;
  dwc:latitude '56.84907437'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9804'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-10953'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9632'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10761'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9463'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-10602'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9310'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_9005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_9005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_9005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_9005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_9005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65526-10269'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9005'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-10113'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8861'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64545-9975'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8730'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65426-9799'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8574'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-9601'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8414'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-3832'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3332'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65645-9302'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8140'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63927-6106'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5320'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63958-6331'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 3/4 juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5486'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-6479'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5619'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63892-6616'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5747'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64069-6749'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5875'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65575-6897'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6022'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64745-7056'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 6-10: FÃ¦rker Odde - V. om Fur-Holmetange - S. f. Fur - LÃ¸gstÃ¸r Grunde.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6172'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64628-7234'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6338'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-4008'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3486'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-4197'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3643'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64888-4411'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3824'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4590'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3989'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4772'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4149'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-4930'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4285'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-5100'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4429'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64121-5259'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4567'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64883-5455'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4728'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5591'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4863'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64225-2500'^^xsd:string;
  dwc:scientificName 'Cardium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2136'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65086-2669'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 1).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2277'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2836'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2422'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-3001'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2586'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3173'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2730'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3344'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2873'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64284-3511'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3022'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3683'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3187'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-65'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_64'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64318-896'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_628'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65325-1400'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1121'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63854-1546'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1262'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1669'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1383'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65231_ICES_HistoricalBenthosDanishLinfjord_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65231_ICES_HistoricalBenthosDanishLinfjord_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65231_ICES_HistoricalBenthosDanishLinfjord_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65231_ICES_HistoricalBenthosDanishLinfjord_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65231_ICES_HistoricalBenthosDanishLinfjord_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65231-1809'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1517'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65150-1978'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1675'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65026-2151'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1835'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-2318'^^xsd:string;
  dwc:scientificName 'Ascidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1986'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64302-757'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_497'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64507-594'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_368'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-378'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_216'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64796-7614'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6644'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-7433'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6505'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8925'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7834'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-8767'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7680'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8603'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7535'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8434'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7391'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-8280'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7242'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65565-8115'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7089'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64623-7925'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6937'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65609-7785'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6797'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65583-9107'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7992'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64569-11524'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10119'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65410-11525'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10120'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65415-11526'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10121'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64373-11527'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10122'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64378-11528'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10123'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65255-11529'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10124'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-11919'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10444'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64674-10603'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9311'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-11918'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10443'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-11916'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10441'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-11915'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10440'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-10954'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9633'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10764'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9466'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10763'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9465'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64693-10762'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9464'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-10607'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9315'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-10606'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9314'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64396-10605'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9313'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-10604'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9312'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-11758'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10299'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-11759'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10300'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-10957'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9636'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-10956'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9635'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-10955'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9634'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-11530'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10125'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65266-11531'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10126'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64391-11532'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10127'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64679-11533'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10128'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-12387'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10875'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-12386'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10874'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-12384'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10872'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65450-12383'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10871'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_10303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_10303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_10303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_10303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_10303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65272-11762'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10303'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_10302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_10302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_10302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_10302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_10302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64387-11761'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10302'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-11760'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10301'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_10600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64698-12099'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10600'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_10599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-12098'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10599'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-12097'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10598'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12893'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11318'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_10597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-12096'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10597'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12894'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11319'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64365-12897'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11322'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12896'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11321'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12895'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11320'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65370-12239'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10736'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-13079'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11497'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65521-13080'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11498'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-12238'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10735'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65504-12237'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10734'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65257-12236'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10733'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-12235'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10732'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64707-13214'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11632'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-13215'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11633'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65186-13385'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11791'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_11634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65521-13216'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11634'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65526-13217'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11635'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-13218'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11636'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-13060'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11478'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-13061'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11479'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65180-13059'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11477'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-13058'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11476'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-13057'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11475'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-13389'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11795'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65268-13388'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11794'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-13387'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11793'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-13227'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11645'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-10767'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9469'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64574-12394'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10882'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-11534'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10129'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_10305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_10305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_10305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_10305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_10305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-11764'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10305'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_10306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_10306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_10306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_10306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_10306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65364-11765'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10306'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65265-11777'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10309'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_10308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_10308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_10308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_10308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_10308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64580-11776'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10308'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-11775'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10307'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64806-12257'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10752'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84907437"^^xsd:decimal ;
  dwc:decimalLongitude "9.164418296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  geo-pos:lat "56.84907437"^^xsd:decimal ;
  geo-pos:long "9.164418296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65459-12258'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.164418296'^^xsd:double;
  dwc:latitude '56.84907437'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10753'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65341-11364'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9974'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-12395'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10883'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-11363'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9973'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11536'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10131'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64686-11535'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10130'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64702-11763'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10304'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11539'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10134'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65337-11538'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10133'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-11537'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10132'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10621'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9324'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10614'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9317'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10615'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9318'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64395-10619'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9322'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10620'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9323'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-10774'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9473'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10770'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9472'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10769'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9471'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10622'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9325'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-10768'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9470'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65537-7235'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6339'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65649-7236'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6340'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65557-7237'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6341'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64793-7238'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6342'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64658-7239'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6343'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65667-7240'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6344'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64802-7241'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6345'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7242'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6346'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64609-7243'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6347'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64740-7057'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6173'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7058'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6174'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64740-7059'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6175'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-7060'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6176'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65538-7061'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6177'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7062'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6178'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64745-7063'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 6-10: FÃ¦rker Odde - V. om Fur-Holmetange - S. f. Fur - LÃ¸gstÃ¸r Grunde.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6179'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65581-7064'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 1-5: From the Sf. FeggerÃ¸n to Vodstruphage.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6180'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64745-7065'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 6-10: FÃ¦rker Odde - V. om Fur-Holmetange - S. f. Fur - LÃ¸gstÃ¸r Grunde.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6181'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64624-7066'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6182'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-10775'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9474'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65184-11571'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10162'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-11572'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10163'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64535-12547'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11031'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_11032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_11032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_11032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_11032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_11032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65532-12548'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11032'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7434'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6506'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64734-7435'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6507'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65599-7436'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6508'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64611-7437'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6509'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64616-7438'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6510'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65495-7439'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6511'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64761-7440'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6512'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64633-7441'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6513'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65644-7442'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6514'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65545-7443'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6515'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10454'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9178'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64760-7926'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6938'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-10608'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9316'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10455'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9179'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8282'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7244'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8283'^^xsd:string;
  dwc:scientificName 'Aricia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7245'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8120'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7094'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-8119'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7093'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64795-8118'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7092'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65660-8117'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7091'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65548-7929'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6941'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65568-8116'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7090'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64776-7928'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6940'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64772-7927'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6939'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8285'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7247'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64724-8284'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7246'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-9108'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7993'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65666-7615'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6645'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65622-7616'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6646'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64665-7617'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6647'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64618-7618'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6648'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64758-7619'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6649'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64770-7620'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6650'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65647-7621'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6651'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7622'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6652'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64653-7623'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6653'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9435'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8271'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-9436'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8272'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64704-9437'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8273'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65509-9438'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8274'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9439'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8275'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-9440'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8276'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-9441'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8277'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-9442'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ad.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8278'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64556-9443'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8279'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64562-9444'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8280'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-9110'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7995'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65484-9109'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7994'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9305'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8143'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9304'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8142'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9303'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8141'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-9111'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7996'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-9112'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7997'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9307'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8145'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64651-9306'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8144'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-9605'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8418'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64687-9604'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8417'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-9602'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8415'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-10121'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8869'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-10270'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9006'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-10271'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9007'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-10272'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9008'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-10273'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9009'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-10274'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9010'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-10275'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9011'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-10276'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9012'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-10277'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9013'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-10278'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9014'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10443'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9167'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-10435'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9166'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10444'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9168'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12899'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11324'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12900'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11325'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12901'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11326'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12902'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11327'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_11328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65178-12903'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11328'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65398-12904'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11329'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_11330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_11330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_11330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_11330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_11330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64568-12905'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11330'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12906'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11331'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64605-8609'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7541'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64596-8608'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7540'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65180-13064'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11482'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65394-13063'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11481'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12740'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11186'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-12741'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11187'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12898'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11323'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_11480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64388-13062'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11480'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65431-9800'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8575'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64706-9801'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8576'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-9802'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8577'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65368-9803'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8578'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64529-9804'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8579'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-9807'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8580'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64360-9808'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8581'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65196-9809'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8582'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8777'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7690'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-8778'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7691'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65173-12242'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10738'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65350-12243'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10739'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65358-12244'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10740'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65507-12245'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10741'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_10742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_10742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_10742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_10742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_10742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64522-12246'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10742'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-12247'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10743'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64717-9978'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8733'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65532-9979'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8734'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65462-9980'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8735'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-9981'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8736'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65461-9982'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8737'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-10116'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8864'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-10117'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8865'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64571-10118'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8866'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-10119'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8867'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64580-10120'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8868'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65577-9976'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8731'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-10789'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9488'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64420-10790'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9489'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-10962'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9641'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65420-10961'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9640'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-10960'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9639'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-10959'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9638'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-10780'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9479'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65347-10778'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9477'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-10777'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9476'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9630'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8436'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64557-9654'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8437'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-10958'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9637'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65517-10776'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9475'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-10633'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9336'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10632'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9335'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65531-9977'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8732'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_8606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65623-9833'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8606'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_10602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-12101'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10602'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_10603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64573-12102'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10603'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_10604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64692-12103'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10604'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65507-12107'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10608'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-12108'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10609'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-10281'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9017'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64702_ICES_HistoricalBenthosDanishLinfjord_9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64702-10283'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9019'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-10282'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9018'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-10285'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9021'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-10284'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9020'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65256-11940'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10451'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_10611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_10611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_10611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_10611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_10611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-12110'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10611'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_10612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_10612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_10612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_10612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_10612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-12111'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10612'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_10613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64396-12112'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10613'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_10614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-12113'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10614'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_10615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-12114'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10615'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_10616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65334-12115'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10616'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_10617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_10617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_10617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_10617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_10617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-12116'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10617'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_10618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_10618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_10618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_10618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_10618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-12117'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10618'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_10619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_10619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_10619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_10619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_10619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-12118'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10619'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65450-12388'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10876'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_10746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_10746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_10746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_10746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_10746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64677-12251'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10746'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_10610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_10610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_10610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_10610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_10610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-12109'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10610'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-11941'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10452'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83614959"^^xsd:decimal ;
  dwc:decimalLongitude "9.170696047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  geo-pos:lat "56.83614959"^^xsd:decimal ;
  geo-pos:long "9.170696047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64549-12255'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.170696047'^^xsd:double;
  dwc:latitude '56.83614959'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10750'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86126059"^^xsd:decimal ;
  dwc:decimalLongitude "9.168849649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  geo-pos:lat "56.86126059"^^xsd:decimal ;
  geo-pos:long "9.168849649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64723-12254'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.168849649'^^xsd:double;
  dwc:latitude '56.86126059'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10749'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65470-12253'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10748'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-12391'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10879'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65395-12390'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 1-14 LivÃ¸ Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10878'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-12389'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10877'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65498-11540'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10135'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11348'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Med skaller ;Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9958'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-10975'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9654'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64518-10974'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9653'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-12393'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10881'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64567-12392'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10880'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63769-3837'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3333'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63815-3838'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3334'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64131-3839'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3335'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63779-3840'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3336'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-3842'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3337'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63950-3843'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3338'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63787-3844'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3339'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3845'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3340'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3846'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3341'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-3847'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3342'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63864-3687'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3191'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3686'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3190'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3685'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3189'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64172-3684'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3188'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64786-7624'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6654'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64767-7450'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6522'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65537-7249'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6353'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64740-7083'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6199'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65411-11191'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9816'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65193-11190'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9815'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_9814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_9814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_9814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_9814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_9814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65188-11189'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9814'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64720-11188'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9813'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64540-11187'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9812'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-4010'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3488'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-4009'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3487'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-4013'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3491'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-4012'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3490'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-4011'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3489'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4595'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3994'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63886-4198'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3644'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63924-4199'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3645'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63930-4200'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3646'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-4201'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3647'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63950-4202'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3648'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63813-4203'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3649'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64198-4204'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3650'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-4205'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3651'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4591'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3990'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63876-4206'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 3) (see Note 2).'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3652'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-4931'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4286'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64121-4932'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4287'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-4933'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4288'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-4934'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4289'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-4935'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4290'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-4936'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4291'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-4937'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4292'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64121-4939'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4293'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64126-4940'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4294'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64133-4941'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4295'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4594'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3993'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-4777'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4154'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4779'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4155'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4780'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4156'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-4781'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4157'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64825-4782'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4158'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4593'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[Smaa] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3992'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4592'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[Smaa] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3991'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64205-5262'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4570'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5261'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4569'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64899-5459'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4732'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63931-5458'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4731'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-5457'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4730'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63879-5456'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4729'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-5260'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4568'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5104'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4433'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-5103'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4432'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64873-5101'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4430'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65585-7253'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6357'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64551-7252'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6356'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64658-7251'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6355'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65557-7250'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6354'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8287'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7249'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8289'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7251'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8288'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7250'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8291'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7253'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-8292'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7254'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8290'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7252'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65609-7961'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6955'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64623-7962'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6956'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65265-10123'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8871'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65270-10124'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8872'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65437-10125'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8873'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-10126'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8874'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-10127'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8875'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-10128'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8876'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-10129'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8877'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64422-10280'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9016'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-10122'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8870'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64535-9984'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8739'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-9308'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8146'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-9113'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7998'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8950'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7844'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-8949'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7843'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_10751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_10751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_10751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_10751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_10751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64771-12256'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10751'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65531-9983'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8738'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9313'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8151'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64553-9312'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8150'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65624-9311'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8149'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65662-9309'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8147'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-9118'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8003'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-9117'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8002'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-9116'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8001'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-9115'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8000'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-9114'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7999'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64802-7449'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6521'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7448'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6520'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64782-7447'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6519'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65553-7445'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6517'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-7248'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6352'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7247'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6351'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65667-7246'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6350'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64793-7245'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6349'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64620-7071'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6187'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64745-7070'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 6-10: FÃ¦rker Odde - V. om Fur-Holmetange - S. f. Fur - LÃ¸gstÃ¸r Grunde.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6186'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65589-7069'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6185'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64729-7068'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6184'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65551-7444'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6516'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64628-7244'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6348'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65581-7067'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 1-5: From the Sf. FeggerÃ¸n to Vodstruphage.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6183'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64803-6915'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6040'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6914'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6039'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8122'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7096'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8123'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7097'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65664-7933'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6945'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64792-7932'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6944'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64788-7931'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6943'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65481-8286'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7248'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8121'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7095'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7930'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6942'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8125'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7099'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64747-8124'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7098'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65626-7934'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6946'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-8126'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7100'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-12249'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10744'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64546-12250'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10745'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65556-7798'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6810'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7797'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6809'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65190-13066'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11484'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65399-13065'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11483'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-12240'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10737'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_10312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_10312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_10312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_10312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_10312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65437-11780'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10312'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-11779'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10311'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-13067'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11485'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65429-11169'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9807'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64546-11168'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9806'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87750888"^^xsd:decimal ;
  dwc:decimalLongitude "9.144107928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_9805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  geo-pos:lat "56.87750888"^^xsd:decimal ;
  geo-pos:long "9.144107928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64710-11167'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144107928'^^xsd:double;
  dwc:latitude '56.87750888'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9805'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-11925'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10450'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-11924'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10449'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-11923'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10448'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65509-11922'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10447'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_10446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_10446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_10446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_10446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_10446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64704-11921'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10446'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64798-9832'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8605'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11347'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Med skaller ;Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9957'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11345'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Med skaller ;Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9955'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11344'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9954'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11343'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9953'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "8.95208263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "8.95208263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64548-11171'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95208263'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9809'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65465-11185'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9810'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65470-11170'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9808'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6894'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6019'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-6896'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6021'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64656-6895'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6020'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-10430'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9161'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64674-10429'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9160'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-10428'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9159'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-9098'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7983'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-9099'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7984'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-9100'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7985'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-9101'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7986'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-9102'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7987'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-9103'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7988'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-9104'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7989'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-9105'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7990'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8916'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7825'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8917'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7826'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8918'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7827'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8919'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7828'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-8920'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7829'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8921'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7830'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8922'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7831'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-8923'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7832'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8924'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7833'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65484-8757'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7670'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-8758'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7671'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8759'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7672'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8760'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7673'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8761'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7674'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8762'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7675'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8763'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7676'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8766'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7679'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8593'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7525'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64746-8594'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7526'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8595'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7527'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8596'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7528'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8597'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7529'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8598'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7530'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64785-8599'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7531'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65569-8600'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7532'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65661-8601'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7533'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65665-8602'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7534'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7613'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6643'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64786-7612'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6642'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7609'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6639'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64653-7611'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6641'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65563-7432'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6504'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-7431'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6503'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64755-7233'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6337'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65610-7232'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6336'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7428'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6500'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64800-7430'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6502'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7429'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6501'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8424'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7381'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-8425'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7382'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8426'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7383'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8427'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7384'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64798-8428'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7385'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8431'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7388'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8432'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7389'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8433'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7390'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-7231'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6335'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7781'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6793'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64550-7779'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6791'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64595-7780'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6792'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64732-7919'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6931'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7784'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6796'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65488-7783'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6795'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64608-7782'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6794'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8276'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7238'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8275'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7237'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-8114'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7088'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-8112'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7086'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-8111'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7085'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65609-7924'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6936'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-8110'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7084'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7923'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6935'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7920'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6932'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65488-7922'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6934'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65430-9433'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8269'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-9592'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8405'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64687-9593'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8406'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65449-9594'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(Kønsmodne) ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8407'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-9432'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8268'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9431'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8267'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-9430'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8266'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9429'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8265'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8277'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7239'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65650-6892'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6017'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8278'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7240'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6893'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6018'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8279'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7241'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7048'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6164'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65538-7049'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6165'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65540-7050'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6166'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7051'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6167'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7052'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6168'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7053'^^xsd:string;
  dwc:scientificName 'Mactra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '138158'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6169'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7054'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6170'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7055'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6171'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65588-7230'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6334'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65585-7229'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6333'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65207-6737'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5. ~ 1~2~3~4~5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5865'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_5866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65024-6738'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5866'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64223-6740'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5867'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64990-6741'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5868'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64279-6742'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5869'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_5870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64099_ICES_HistoricalBenthosDanishLinfjord_5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64099-6743'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5870'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64434-6744'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5871'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63959-6745'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5872'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65003-6747'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5873'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65241-6748'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5874'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64715-11147'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9785'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64547-11148'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9786'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65470-11149'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9787'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90372772"^^xsd:decimal ;
  dwc:decimalLongitude "9.135245222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  geo-pos:lat "56.90372772"^^xsd:decimal ;
  geo-pos:long "9.135245222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65472-11150'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.135245222'^^xsd:double;
  dwc:latitude '56.90372772'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9788'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83614959"^^xsd:decimal ;
  dwc:decimalLongitude "9.170696047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  geo-pos:lat "56.83614959"^^xsd:decimal ;
  geo-pos:long "9.170696047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64549-11151'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.170696047'^^xsd:double;
  dwc:latitude '56.83614959'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9789'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85276716"^^xsd:decimal ;
  dwc:decimalLongitude "9.110134222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  geo-pos:lat "56.85276716"^^xsd:decimal ;
  geo-pos:long "9.110134222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65473-11152'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.110134222'^^xsd:double;
  dwc:latitude '56.85276716'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9790'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "9.00932094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "9.00932094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65471-11162'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.00932094'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9800'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83614959"^^xsd:decimal ;
  dwc:decimalLongitude "9.170696047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  geo-pos:lat "56.83614959"^^xsd:decimal ;
  geo-pos:long "9.170696047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64549-11163'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.170696047'^^xsd:double;
  dwc:latitude '56.83614959'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9801'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85276716"^^xsd:decimal ;
  dwc:decimalLongitude "9.110134222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  geo-pos:lat "56.85276716"^^xsd:decimal ;
  geo-pos:long "9.110134222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65473-11164'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.110134222'^^xsd:double;
  dwc:latitude '56.85276716'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9802'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8682769"^^xsd:decimal ;
  dwc:decimalLongitude "9.059542941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  geo-pos:lat "56.8682769"^^xsd:decimal ;
  geo-pos:long "9.059542941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65474-11165'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.059542941'^^xsd:double;
  dwc:latitude '56.8682769'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9803'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-10944'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9623'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64386-10945'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9624'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64394-10946'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9625'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64527-10952'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9631'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64360-11740'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10292'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65196-11741'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10293'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64368-11742'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10294'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10751'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9453'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10752'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9454'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10753'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9455'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10754'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9456'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10755'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9457'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-10759'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9461'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10760'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9462'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-9297'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8135'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-10599'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9307'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9597'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8410'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64380-9598'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8411'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65426-9599'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8412'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65431-9600'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8413'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-10597'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9305'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-10598'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9306'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-9300'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8138'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-9298'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8136'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65632-9299'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8137'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-10432'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9163'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65334-10431'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9162'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-9971'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8726'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64536-9970'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8725'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65193-10109'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8857'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-10110'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8858'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65468-9974'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8729'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-9973'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8728'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-9972'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8727'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65183-10108'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8856'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65372-9789'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8564'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64529-9790'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8565'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64557-9791'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8566'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-9792'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8567'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65187-9793'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8568'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9794'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8569'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9795'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8570'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-9798'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8573'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-9301'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8139'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-10256'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9001'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65341-10112'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8860'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-10111'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8859'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65521-10268'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9004'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-10267'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9003'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65364-10257'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9002'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-10947'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9626'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64689-10948'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9627'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-10949'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9628'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-10600'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9308'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-10601'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9309'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63967-6478'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5618'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-6475'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5615'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64873-6474'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5614'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64185-6304'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5476'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63789-6095'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5311'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65029-6305'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5477'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63819-6306'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5478'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-6324'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5479'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64930-6325'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5480'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64035-6326'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5481'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64084-6327'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5482'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-6328'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5483'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64932-6329'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5484'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65059-6330'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5485'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63922-6105'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5319'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64855-6096'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5312'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64809-6098'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5313'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63899-6099'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5314'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64819-6100'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5315'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63911-6101'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5316'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64833-6102'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5317'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64947-5913'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5141'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63847-5916'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5144'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63803-5915'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5143'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64856-5914'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5142'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64837-5590'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4862'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64880-5589'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4861'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-5588'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4860'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64017-5587'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4859'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64831-5586'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4858'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63785_ICES_HistoricalBenthosDanishLinfjord_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63785-5746'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5003'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63935-5737'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4994'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-5738'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4995'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-5739'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4996'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-5740'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4997'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-5741'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4998'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64127-5742'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4999'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64165-5743'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5000'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64124-5744'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5001'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63820-5745'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5002'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-2664'^^xsd:string;
  dwc:scientificName 'Polychaet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2272'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64249-2666'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2274'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64246-2665'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2273'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65233-3169'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2726'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3170'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2727'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65300-3171'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2728'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65247-3172'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2729'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65021-2663'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2271'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64925-1804'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1512'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65086-2668'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 1).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2276'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64223-1808'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1516'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64279_ICES_HistoricalBenthosDanishLinfjord_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64279-1805'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1513'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65224-1807'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1515'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1668'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1382'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64242-1667'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1381'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64242-1665'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1379'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65221-1666'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1380'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64163-1545'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1261'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64014-1544'^^xsd:string;
  dwc:scientificName 'Amphipod'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1260'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64014-1543'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1259'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63975-1053'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_780'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65320-1052'^^xsd:string;
  dwc:scientificName 'Scalibregma infl.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_779'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65318-1051'^^xsd:string;
  dwc:scientificName 'Scalibregma infl.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_778'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65016-2485'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2127'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64428-2486'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2128'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64495-1542'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1258'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65129-2146'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1830'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64076-2147'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) One juvenile.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1831'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64081-2148'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1832'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65012-2149'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1833'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64430-2150'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1834'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2487'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2129'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65292-2488'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2130'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65085-2489'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2131'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64068-2490'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2132'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64225-2494'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2133'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65009-2495'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2134'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-2496'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2135'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65080-2308'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1976'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64997-2142'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1826'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65005-2143'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1827'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65007-2144'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1828'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65013-2145'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1829'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65060-1054'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_781'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64450-2309'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1977'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65203-2310'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1978'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64273-2311'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1979'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-2312'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1980'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-2313'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1981'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64266-2314'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1982'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64219-2315'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1983'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-2316'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1984'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-2317'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1985'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64471-894'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_626'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65096-895'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_627'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64315-893'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_625'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64301-890'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_622'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64264-1965'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[< 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1665'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64270-1966'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1666'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65005-1967'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1667'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64426-1975'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1672'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64439-1976'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1673'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65150_ICES_HistoricalBenthosDanishLinfjord_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65150-1977'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1674'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64933-1541'^^xsd:string;
  dwc:scientificName 'Nassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '510462'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1257'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65383-590'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_364'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64503-589'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_363'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65317-756'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_496'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64464-755'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_495'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-754'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_494'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64457-753'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_493'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64302-752'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_492'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65383-593'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_367'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64944-592'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_366'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64507-591'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_365'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-377'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_215'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63988-376'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_214'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-64'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_63'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-63'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_62'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-62'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_61'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-61'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_60'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65312-1228'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_952'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63985-1229'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_953'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64477-1232'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_956'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64313-1231'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_955'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64039-1230'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_954'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64904-1055'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_782'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65325-1390'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1111'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65106-1391'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1112'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65110-1392'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1113'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65377-1393'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1114'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64498-1394'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1115'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65377-1395'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1116'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64307-1396'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1117'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65321-1399'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1120'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-60'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_59'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5258'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4566'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63903-5255'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4564'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5256'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4565'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64139-5253'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4562'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64870-5254'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4563'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64901-5098'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4427'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64133-5099'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4428'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63946-5097'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4426'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63923-5096'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4425'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63863-5453'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4726'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63910-5454'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4727'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65228-3337'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2868'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64251-2667'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2275'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3342'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2871'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-4589'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3988'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-4768'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4145'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64845-4767'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4144'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-4924'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4280'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4771'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4148'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4770'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4147'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4769'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4146'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64238-3498'^^xsd:string;
  dwc:scientificName 'Echinocyamus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '123384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3012'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '123384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64945-3502'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 6.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3013'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64947-3503'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3014'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3504'^^xsd:string;
  dwc:scientificName 'Psammechinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '123389'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3015'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '123389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64452-3505'^^xsd:string;
  dwc:scientificName 'Psammechinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '123389'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3016'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '123389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64437-3506'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3017'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65073-3507'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3018'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64115-3508'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3019'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64841-5095'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4424'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-4929'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4284'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-4927'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4283'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64121-4926'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4282'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-4588'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3987'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63944-4185'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3639'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63896-4184'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3638'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63813-4000'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3478'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-4001'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3479'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64950-4002'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3480'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-4003'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3481'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-4004'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3482'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-4005'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3483'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-4006'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3484'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-4007'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3485'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-4196'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3642'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-4195'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3641'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63822-4194'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3640'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64862-5450'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4723'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-5452'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4725'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64866-5451'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4724'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64835-4587'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3986'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63868-4586'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3985'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4585'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3984'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63914-4410'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3823'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63846-4409'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3822'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64198-4408'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3821'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-4407'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3820'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63783-4406'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3819'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63932-3681'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3185'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3682'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3186'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64172-3822'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3322'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64945-3823'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 6.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3323'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65140-3824'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 3.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3324'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3825'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3325'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63810-3826'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3326'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64884-3827'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3327'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64961-3828'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 15.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3328'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64917-3829'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3329'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64861-3830'^^xsd:string;
  dwc:scientificName 'Sagartiasp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3330'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63909-3831'^^xsd:string;
  dwc:scientificName 'Sagartiasp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3331'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3343'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2872'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-2829'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2415'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-2830'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2416'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64065-2831'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2417'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64119-2832'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2418'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64260-2833'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2419'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63958-2834'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 3/4 juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2420'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-2835'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2421'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65291-2992'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2577'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65084-2993'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2578'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-2994'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2579'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64991-2995'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2580'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2996'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2581'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-2997'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2582'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64240-2998'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2583'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-2999'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2584'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64983-3000'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2585'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64119-2826'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2412'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64217-2827'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2413'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65153-2828'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2414'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63940-3673'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3177'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64166-3674'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3178'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63791-3675'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3179'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-3676'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3180'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63838-3677'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3181'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64868-3678'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3182'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65036-3679'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3183'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65041-3680'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 5.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3184'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-13374'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11780'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65268-13375'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11781'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-13376'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11782'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-13377'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11783'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65268-13378'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11784'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-13379'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11785'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64683-13380'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11786'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65284-13381'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11787'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-13382'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11788'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65174-13383'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11789'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-13046'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11464'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_11465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_11465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_11465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_11465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_11465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64394-13047'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11465'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_11466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_11466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_11466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_11466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_11466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-13048'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11466'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_11467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_11467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_11467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_11467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_11467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-13049'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11467'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65179-13050'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11468'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65183-13051'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11469'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65188-13052'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11470'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65193-13053'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11471'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65411-13054'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11472'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-12725'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11171'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-13204'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11622'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64422-13205'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11623'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-13206'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11624'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-13207'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11625'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-13208'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11626'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-13209'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11627'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_11628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-13210'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11628'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_11629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64422-13211'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11629'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-13055'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11473'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65174-12726'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11172'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_11174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65186-12728'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11174'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64558-12727'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11173'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64545-12529'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11013'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65577-12530'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11014'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65469-12531'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11015'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64722_ICES_HistoricalBenthosDanishLinfjord_11016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64722_ICES_HistoricalBenthosDanishLinfjord_11016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64722_ICES_HistoricalBenthosDanishLinfjord_11016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64722_ICES_HistoricalBenthosDanishLinfjord_11016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64722_ICES_HistoricalBenthosDanishLinfjord_11016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64722-12532'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11016'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64533-12533'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11017'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-12534'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11018'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-12535'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11019'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65576-12536'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11020'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_11021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_11021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_11021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_11021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_11021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64542-12537'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11021'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-12729'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11175'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64582-12883'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11308'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-12884'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11309'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-12885'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11310'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64678-12886'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11311'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64685-12887'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11312'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-12888'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11313'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12889'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11314'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12890'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11315'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12891'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11316'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-12233'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10730'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-12377'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10865'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-12379'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10867'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-12378'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10866'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65275-12381'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10869'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-12380'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10868'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-11744'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10296'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_10435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-11910'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10435'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-11745'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10297'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65350-12090'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10591'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65358-12091'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10592'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-11913'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10438'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64570-11912'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10437'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-11911'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10436'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64787-12230'^^xsd:string;
  dwc:scientificName 'Nychia cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340553'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10728'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64647-12231'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10729'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_10726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_10726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_10726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_10726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_10726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64422-12228'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10726'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_10595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65358-12094'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10595'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65350-12093'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10594'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_10593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65507-12092'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10593'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65184-11738'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10290'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-11739'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10291'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64586-11743'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10295'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65337-11514'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10109'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11515'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10110'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65498-11516'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10111'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11517'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10112'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-11518'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10113'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65511-11519'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10114'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11520'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10115'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65456-11521'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10116'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64347-11522'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10117'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-11333'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9943'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65266-11334'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9944'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_9945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_9945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_9945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_9945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_9945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64391-11335'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9945'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_9946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_9946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_9946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_9946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_9946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64679-11336'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9946'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-11337'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9947'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11338'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9948'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65337-11339'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9949'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11340'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9950'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_9951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65511-11341'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9951'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-375'^^xsd:string;
  dwc:scientificName 'Midiolaria marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '205901'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_213'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-6614'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5745'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63841-6615'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5746'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-6613'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5744'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-6612'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5743'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64224-6611'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5742'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63949-6610'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5741'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64676-12654'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11111'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-12826'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11259'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65445-12983'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11402'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65405-13152'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11570'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-13306'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11719'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64056-6691'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5820'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6828'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5953'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63876-6559'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 3) (see Note 2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5694'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64931-6422'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5570'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64157-6228'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5418'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64942-6024'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5250'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64636-6979'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6104'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65672-7169'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '963'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6273'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65600-7712'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6739'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7535'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6597'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65669-7376'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 2 x 0.1'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6450'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63941-5842'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5088'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65181-10698'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9401'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65504-10519'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9242'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65267-10369'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9100'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64716-10044'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8799'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64672-10200'^^xsd:string;
  dwc:scientificName 'Cynthia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '204807'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8946'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '103519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-9913'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8672'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8682769"^^xsd:decimal ;
  dwc:decimalLongitude "9.059542941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  geo-pos:lat "56.8682769"^^xsd:decimal ;
  geo-pos:long "9.059542941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65474-9723'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.059542941'^^xsd:double;
  dwc:latitude '56.8682769'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8506'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-9533'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8346'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9377'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8215'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-9194'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8066'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-9026'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7920'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64615-8685'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7613'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8863'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7773'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8514'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7471'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8376'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7333'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64744-8215'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7182'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-8038'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7032'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65556-7873'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6885'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-11862'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10387'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-12186'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10685'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64347-12028'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10529'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-11683'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10243'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-11080'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9727'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-11442'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10045'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_9887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_9887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_9887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_9887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_9887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65610-11270'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9887'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65633-10884'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9565'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12477'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10961'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-12317'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10812'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64229-2596'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2216'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64249-2770'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2362'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-2933'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2518'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64240-3092'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2666'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65245-3279'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2820'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64298-3422'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2942'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-4339'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3754'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4513'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3915'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4689'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4082'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64821-4854'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4228'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63883-5036'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4374'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64203-5204'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4519'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3613'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3119'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3760'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3264'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-3925'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3414'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63813-4114'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3584'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65310-1607'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1322'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65016-2086'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1770'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64105-2244'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1924'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2395'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2054'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-1904'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1608'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63970-1743'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1451'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64253-1489'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1209'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63809-5682'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4943'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5530'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4802'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-5386'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4663'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65087-1338'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1059'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65061-254'^^xsd:string;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_157'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-485'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_302'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65374-699'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_440'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64463-825'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_564'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65322-992'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_720'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64337-1159'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_884'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64487-774'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_514'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63964-776'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_516'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-775'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_515'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64493-777'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_517'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64302-417'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_242'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64921-426'^^xsd:string;
  dwc:scientificName 'Polychaet ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_243'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-427'^^xsd:string;
  dwc:scientificName 'Polychaet ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_244'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-428'^^xsd:string;
  dwc:scientificName 'Polychaet ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_245'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63988-429'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_246'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-430'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_247'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-431'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_248'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-432'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_249'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65048-433'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_250'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64921-434'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_251'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65334-93'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_90'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-97'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_94'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-98'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_95'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-96'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_93'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64422-95'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_92'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-94'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_91'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64476_ICES_HistoricalBenthosDanishLinfjord_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64476-617'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_388'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64479_ICES_HistoricalBenthosDanishLinfjord_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64479-618'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_389'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65326_ICES_HistoricalBenthosDanishLinfjord_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65326-619'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_390'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64321-620'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_391'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64322-621'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_392'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64324-622'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_393'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64332-623'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_394'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64500-624'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_395'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64302-625'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_396'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64944-626'^^xsd:string;
  dwc:scientificName 'Corbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '137841'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_397'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-10141'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8888'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65265-10142'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8889'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65270-10143'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8890'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65437-10144'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8891'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64719-9840'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8613'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64538-9841'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8614'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64539-9842'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8615'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-9843'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8616'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65465-9844'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8617'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-9845'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8618'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64538-9992'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8747'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64791-9996'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8751'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-9995'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8750'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65465-9994'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8749'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-9993'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8748'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64612-9138'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8014'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65475-9137'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8013'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-9140'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8016'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-9139'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8015'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9331'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8169'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9330'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8168'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65197-9329'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8167'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-9328'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8166'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64704-9459'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8295'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-9462'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8298'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9461'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8297'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65509-9460'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8296'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65431-9661'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8444'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-9663'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8446'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-9662'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8445'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9665'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8448'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9664'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8447'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64499-1087'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_814'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64329-1088'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_815'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65379-1089'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_816'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64303-1090'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_817'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64473-1091'^^xsd:string;
  dwc:scientificName 'Scalibregma infl.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_818'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65391_ICES_HistoricalBenthosDanishLinfjord_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65391_ICES_HistoricalBenthosDanishLinfjord_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65391_ICES_HistoricalBenthosDanishLinfjord_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65391_ICES_HistoricalBenthosDanishLinfjord_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65391_ICES_HistoricalBenthosDanishLinfjord_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65391-1092'^^xsd:string;
  dwc:scientificName 'Scalibregma infl.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_819'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65088-1093'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_820'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1094'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_821'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64965-1095'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_822'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65315-1096'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_823'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64304-919'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_649'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2194'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1876'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65155-2195'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1877'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65096-923'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_653'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64315-921'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_651'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64471-922'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_652'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65314-920'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_650'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64023-2332'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2000'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65122-2333'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2001'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65212-2334'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2002'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2335'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2003'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65159-2336'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2004'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64109-2337'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2005'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64066-2338'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2006'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64254-2339'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2007'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64074-2340'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2008'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64210-2341'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2009'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64444-2015'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1710'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65297-2016'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1711'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63999-2017'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1712'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65053-2018'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1713'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64920-2019'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1714'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65129-2020'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1715'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64104-2021'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1716'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64264-2022'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1717'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65013-2023'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1718'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64104_ICES_HistoricalBenthosDanishLinfjord_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64104-2024'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1719'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65289-1841'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1548'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64445_ICES_HistoricalBenthosDanishLinfjord_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64445-1842'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1549'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64448-1843'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1550'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63970_ICES_HistoricalBenthosDanishLinfjord_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63970-1844'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1551'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63976-1845'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1552'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64925-1846'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1553'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64940-1847'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1554'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64250-1850'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1555'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64101-1851'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1556'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64219-1852'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1557'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-1697'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1411'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64450-1696'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1410'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65080-1695'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1409'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-1694'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1408'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65229-1693'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1407'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64093-1564'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1280'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63980-1565'^^xsd:string;
  dwc:scientificName 'Polychaet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks '(fragment)'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '?*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1281'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65161-1563'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1279'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64466-1562'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1278'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65310-1561'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1277'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63999-2198'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1880'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63992-2197'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1879'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63954-2196'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) With mature eggs (gills gone!) ~ zandr_000: x.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1878'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65307-1560'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1276'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-2532'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2165'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65085-2533'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2166'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2534'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2167'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64274-2538'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2168'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64056-3216'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2769'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63911-6378'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5527'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63911-6379'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5528'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64234-3036'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2614'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65001-3380'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2905'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64435-3379'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2904'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65001-3378'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2903'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64130-3547'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3056'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64188-3551'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3057'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3552'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3058'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-3553'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3059'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3554'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3060'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-3555'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3061'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3556'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3062'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63932-3557'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3063'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65032-3558'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3064'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64136-3559'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3065'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64056-3377'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2902'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64130-3219'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2772'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63768-3218'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2771'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64449-3217'^^xsd:string;
  dwc:scientificName 'Søpunge'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ascidiella? ;Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2770'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64248-2689'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2297'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65076-2690'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2298'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65082-2691'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2299'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2692'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2300'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65155-2693'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2301'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64118-2694'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2302'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64225-2539'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2169'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65009-2540'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2170'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65016-2541'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2171'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64428-2542'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2172'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-2543'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2173'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2697'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2305'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64211-2861'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2446'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64968-2862'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2447'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65205-2863'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2448'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2864'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2449'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64255-2865'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2450'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64275-2866'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2451'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64996-2867'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2452'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64287-2868'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2453'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64293-2869'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2454'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64922-2870'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2455'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64220-3032'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2610'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64226-3034'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2612'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65002-3033'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2611'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64835-4439'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3850'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4440'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3851'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-4441'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3852'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64900-4442'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3853'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-4443'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3854'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63816-4444'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3855'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64132-4445'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3856'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4446'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3857'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64825-4618'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4016'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65010-3035'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2613'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64192-4803'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4179'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4622'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4020'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64861-4621'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4019'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4620'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4018'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-4807'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4183'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4806'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4182'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64806-4804'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4180'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3712'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3216'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-3711'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3215'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64884-3710'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3214'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3709'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3213'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-3868'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3363'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-3869'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3364'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-3871'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3365'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-3872'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3366'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63782-3878'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3367'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3879'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3368'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3880'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3369'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-3881'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3370'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3882'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3371'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4437'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3848'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63868-4438'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3849'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63902-5969'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5197'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63860-5968'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5196'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63940_ICES_HistoricalBenthosDanishLinfjord_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63940-4045'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3523'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64166-4046'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3524'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63944-4047'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3525'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64166-4048'^^xsd:string;
  dwc:scientificName 'Terbellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3526'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64173-4049'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3527'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-4050'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3528'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64810-4051'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3529'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64914-4052'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3530'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-4053'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3531'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63905-4256'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3696'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63924-4257'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3697'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63813-4258'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3698'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64176-4259'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3699'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64182-4260'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3700'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63824-4262'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3701'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-4263'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3702'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63905-4266'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3703'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63924-4267'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3704'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63930-4268'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3705'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63773-5148'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4467'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-5147'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4466'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63811-5146'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4465'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64899-5145'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4464'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63931-5144'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4463'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64184-4971'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4322'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4969'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4320'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63943-4968'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4319'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63893-4967'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4318'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64178-6180'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5374'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64125-6179'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5373'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-6177'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5371'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-6178'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5372'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63939-6176'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5370'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64149-5326'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4621'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63805-5327'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4622'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5325'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4620'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64902-5324'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4619'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63832-5483'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4756'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5482'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4755'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63821-5618'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4890'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5619'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4891'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64896_ICES_HistoricalBenthosDanishLinfjord_4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64896_ICES_HistoricalBenthosDanishLinfjord_4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64896_ICES_HistoricalBenthosDanishLinfjord_4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64896_ICES_HistoricalBenthosDanishLinfjord_4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64896_ICES_HistoricalBenthosDanishLinfjord_4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64896-5617'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4889'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64903_ICES_HistoricalBenthosDanishLinfjord_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64903-5616'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4888'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64206-5484'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4757'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5320'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4617'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5323'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4618'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64181-5795'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5041'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63794-5796'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5042'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-5799'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5045'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63884-5800'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5046'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-5798'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5044'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-5797'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5043'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64849-5621'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4893'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-5620'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4892'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-5967'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5195'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-5965'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5193'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-5966'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5194'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65563-7264'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6367'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7265'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6368'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65580-7279'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6369'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64728-7280'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6370'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64603-7281'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6371'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64137-6373'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5523'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63881-6375'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5524'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65052-6500'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5639'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64128-6501'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5640'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64878-6502'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5641'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-6503'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5642'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64837-6504'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5643'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65086-6643'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 1).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5772'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65043-6645'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5774'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63968-6646'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5775'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64217-6644'^^xsd:string;
  dwc:scientificName 'Terbellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5773'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64878-6507'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5646'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64122-6506'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5645'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64837-6505'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5644'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63844-6377'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5526'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64016-6376'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5525'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64624-7096'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6212'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64740-7095'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6211'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64729-7094'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6210'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-7978'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6972'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-7977'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6971'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64428-6781'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5906'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-6780'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5905'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8307'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7267'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-7979'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6973'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-7980'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6974'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-8140'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7114'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8141'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7115'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8142'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7116'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-8146'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7120'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-8147'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7121'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-8148'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7122'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64728-7282'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6372'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64599-7283'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6373'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64603-7284'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6374'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65604-7285'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6375'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64728-7286'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6376'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64624-6927'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6052'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65581-6928'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 1-5: From the Sf. FeggerÃ¸n to Vodstruphage.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6053'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65606-6926'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6051'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65597-6925'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6050'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64636-6924'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6049'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-6923'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6048'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64090-6784'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5909'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64018-6783'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5908'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64101-6782'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5907'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7465'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6537'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64781-7657'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6687'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7656'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6686'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-7467'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6539'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64734-7466'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6538'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65586-7464'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6536'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64640-8623'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7554'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65550-8624'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7555'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8627'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7558'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65569-8628'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7559'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65661-8629'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7560'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65665-8630'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7561'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64804-8631'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7562'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65628-8632'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7563'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64776-7975'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6969'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65488-7815'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6827'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64608-7814'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6826'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7813'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6825'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7811'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6823'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64665-7660'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6690'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65585-7659'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6689'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64551-7658'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6688'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8308'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7268'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8456'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7413'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8455'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7412'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8454'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7411'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65548-7976'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6970'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-8785'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7698'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8786'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7699'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8787'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7700'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-8788'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7701'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8791'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7704'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-8792'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7705'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8793'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7706'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8794'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7707'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8453'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7410'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8311'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7271'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8310'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7270'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8309'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7269'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8963'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7857'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64540-9846'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8619'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64720-9847'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8620'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-9848'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8621'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-9849'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8622'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8967'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7861'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-8966'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7860'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8965'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7859'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8964'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7858'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65106-1424'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1145'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65325-1423'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1144'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65098-1422'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1143'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64470-1421'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1142'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65090-1420'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1141'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65381-1268'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_992'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64496-1266'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_990'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64492-1265'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_989'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65110-1264'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_988'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63821-5481'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4754'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64128-5480'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4753'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-11949'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10460'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-11950'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10461'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_10462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_10462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_10462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_10462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_10462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65179-11951'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10462'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-11952'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10463'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65197-11962'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10464'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-11963'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10465'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-11964'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10466'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65509-11965'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10467'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-11966'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10468'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-11967'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10469'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10467'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9191'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10466'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9190'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-10643'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9346'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_9347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_9347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_9347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_9347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_9347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64366-10644'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9347'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-10645'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9348'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-10646'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9349'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-10647'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9350'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-10648'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9351'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-10649'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9352'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12749'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11195'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-12748'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11194'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65439-12580'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11049'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_11342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65398-12917'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11342'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12918'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11343'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12919'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11344'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-10989'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9668'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65261-10990'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9669'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64675-10991'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9670'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65273-10992'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9671'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64398-10993'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9672'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-10994'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9673'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64410-10995'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9674'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65335-10996'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9675'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64571-11789'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10321'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-11790'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10322'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-11788'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10320'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_10178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-11587'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10178'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_10177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64586-11586'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10177'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_10176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-11585'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10176'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_10175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65184-11584'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10175'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65345-12751'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11197'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12750'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11196'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_9987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_9987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_9987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_9987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_9987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64719-11377'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9987'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-11378'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9988'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64540-11379'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9989'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65467-11380'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9990'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64545-11381'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9991'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65576-11382'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9992'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64544-11383'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9993'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65180-11386'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9994'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-11387'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9995'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-11388'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9996'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65266-11206'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9831'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-11207'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9832'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11208'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9833'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64767-11209'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9834'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11210'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9835'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_9836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-11211'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9836'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65456-11212'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9837'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65249-11214'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9838'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64388-11219'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9839'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-11223'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9840'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-11792'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10324'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64679-11791'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10323'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_11506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-13088'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11506'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65445-13089'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11507'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65336-13090'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11508'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65339-13091'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11509'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-13092'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11510'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-13093'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11511'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65523-13094'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11512'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-13095'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11513'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65192-13096'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11514'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64582-13097'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11515'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65178-12130'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10631'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64546-12266'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10761'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12133'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10634'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65398-12131'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10632'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64568-12132'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10633'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12129'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10630'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12920'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11345'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-12921'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11346'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12922'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11347'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64392-12923'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11348'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12924'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11349'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-12411'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10899'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64567-12410'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10898'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-12409'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10897'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-12408'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10896'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-12407'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10895'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64547-12269'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10764'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_10763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_10763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_10763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_10763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_10763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65623-12268'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10763'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64798-12267'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10762'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65441-13241'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11659'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-13242'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11660'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-13243'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11661'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64420-13244'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11662'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65347-13245'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11663'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64387-13246'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11664'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65272-13247'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11665'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64397-13248'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11666'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64407-13249'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11667'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64678-12579'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11048'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64389-12578'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11047'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-12576'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11045'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-10463'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9187'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-10810'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9502'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10465'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9189'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10464'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9188'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-10987'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9666'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65420-10988'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9667'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-10812'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9504'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64518-10811'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9503'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65348-10809'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9501'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64525-10813'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9505'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64394-10299'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9035'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-10300'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9036'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64689-10301'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9037'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-10302'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9038'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10303'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9039'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10306'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9042'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-10307'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9043'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64422-10308'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9044'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65488-7810'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6822'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64719-9991'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8746'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64386-10298'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9034'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65249-10139'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8886'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8962'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7856'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9136'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8012'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9327'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8165'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-9458'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8294'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65426-9660'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8443'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-12575'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11044'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12747'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11193'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12916'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11341'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_11505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-13087'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11505'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64407-13240'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11658'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_9343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_9343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_9343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_9343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_9343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64557-10640'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9343'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64677-10462'^^xsd:string;
  dwc:scientificName 'Terbellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9186'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65026-6779'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5904'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65650-6922'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6047'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7091'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6207'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7262'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6366'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64727-7463'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6535'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65647-7655'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6685'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-92'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_89'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64503_ICES_HistoricalBenthosDanishLinfjord_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64503-403'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_241'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64312-1419'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1140'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64011-1263'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_987'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65315-1086'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_813'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64301-918'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_648'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64484-773'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_513'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65093-616'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_387'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64243-2688'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2296'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65019-3215'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2768'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65079-3374'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2901'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64263-2860'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2445'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63944-4044'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3522'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3867'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3362'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-3708'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3212'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64172-3546'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3055'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-4436'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3847'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63904-4617'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4015'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4802'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4178'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-4966'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4317'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63926-5143'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4462'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64122-5319'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4616'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64122-5479'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4752'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64892_ICES_HistoricalBenthosDanishLinfjord_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64892_ICES_HistoricalBenthosDanishLinfjord_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64892_ICES_HistoricalBenthosDanishLinfjord_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64892_ICES_HistoricalBenthosDanishLinfjord_4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64892_ICES_HistoricalBenthosDanishLinfjord_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64892-5615'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4887'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64560-5794'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5040'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-5964'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5192'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-8139'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7113'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8305'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7266'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8452'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7409'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64773-8622'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7553'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8784'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7697'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64772-7974'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6968'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64859-4253'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3695'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-6175'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5369'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64014-6372'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5522'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63800-6499'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5638'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65240-6642'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5771'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-10808'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9500'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_9665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_9665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_9665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_9665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_9665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64787-10986'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9665'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-11205'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9830'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_9986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65464-11376'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9986'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-11583'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10174'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-11787'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10319'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_10459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-11948'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10459'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12128'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10629'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-12265'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10760'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64514-12406'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10894'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64434-1840'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1547'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1559'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1275'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64219-1692'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1406'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64451-2331'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1999'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64428-2531'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2164'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64439-2014'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1709'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2193'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1875'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-435'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_252'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64040-627'^^xsd:string;
  dwc:scientificName 'Corbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '137841'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_398'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-99'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_96'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64504-1269'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_993'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65110-1425'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1146'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64295-2199'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1881'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64111-2025'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1720'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64266-1853'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1558'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-1698'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1412'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64094-1566'^^xsd:string;
  dwc:scientificName 'Polychaet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks '(fragment)'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1282'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64316-1097'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_824'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65102-924'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_654'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64331-778'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_518'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64620-6929'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6054'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64280-6785'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5910'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65084-6650'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5779'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64206-6508'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5647'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63911-6380'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5529'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64856-6181'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5375'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64823-5970'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5198'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-5801'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5047'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63840-5486'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4758'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5622'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4894'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63825-4972'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4323'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-4808'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4184'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64184-4623'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4021'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4447'^^xsd:string;
  dwc:scientificName 'Polychaet ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3858'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-4269'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3706'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63912-4055'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3533'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-3883'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3372'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65021-3037'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2615'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64894-3713'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3217'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64930-2871'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2456'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64118-2701'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2306'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64250-2544'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2174'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65214-2342'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2010'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-9141'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8017'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8968'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7862'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-7097'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6213'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64599-7287'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6377'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64755-7468'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6540'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65478-7661'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6691'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65609-7816'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6828'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-7981'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6975'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65546-8149'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7123'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8312'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7272'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-8457'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7414'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8633'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7564'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-9463'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8299'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65484-8795'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7708'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63848-5328'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4623'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64135-5149'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4468'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64657-9997'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8752'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-9850'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8623'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65426-9666'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8449'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-9332'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8170'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-10309'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9045'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10468'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9192'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64687-10650'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '"0 - Gr, nyfødte ? Imellem" ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9353'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64527-10814'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9506'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-10997'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9676'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64577-11224'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9841'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_9997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_9997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_9997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_9997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_9997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-11389'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9997'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-11588'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10179'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64686-11793'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10325'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-11969'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10470'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-10145'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8892'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-12412'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10900'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64685-12581'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11050'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-13098'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11516'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12925'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11350'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12753'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11199'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12134'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10635'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65470-12270'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10765'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-13250'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11668'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-401'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_239'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-402'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_240'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64944-612'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_383'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64464-611'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_382'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-87'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_84'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65317_ICES_HistoricalBenthosDanishLinfjord_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65317-615'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_386'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-614'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_385'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64040-613'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_384'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-86'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_83'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64319-1076'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_803'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65167-1077'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_804'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64459-1078'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_805'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65088-1079'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_806'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64011-1080'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_807'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65062-1081'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_808'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65373-1082'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_809'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65373-1083'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_810'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65170-1084'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_811'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64459-1085'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_812'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65090-1253'^^xsd:string;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_977'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65304-1254'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_978'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64456-1255'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_979'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64307_ICES_HistoricalBenthosDanishLinfjord_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64307-1256'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_980'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64343-906'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_638'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64555-907'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_639'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65314-908'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_640'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65164-909'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_641'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65096-911'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_642'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64343-912'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_643'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63975_ICES_HistoricalBenthosDanishLinfjord_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63975-913'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_644'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65060-914'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_645'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65314-916'^^xsd:string;
  dwc:scientificName 'Cyprina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '162709'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_646'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65314-917'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_647'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-88'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_85'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64338-767'^^xsd:string;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_507'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65096-772'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_512'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65314-770'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_510'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64471-771'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_511'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64301_ICES_HistoricalBenthosDanishLinfjord_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64301-769'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_509'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64315-768'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_508'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64973-1833'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1540'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64063_ICES_HistoricalBenthosDanishLinfjord_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64063-1834'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1541'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64982_ICES_HistoricalBenthosDanishLinfjord_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64982-1835'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1542'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64072-1836'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1543'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65217-1837'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1544'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65018-1838'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1545'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65025-1839'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1546'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64948-2521'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2154'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64043-2522'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2155'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65137-2523'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2156'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64267-2524'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2157'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64274-2525'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2158'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64280-2526'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2159'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65218-2527'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2160'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64290-2528'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2161'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64225-2529'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2162'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65009-2530'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2163'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63994-1417'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1138'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64439-2005'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1700'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64057-2006'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1701'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64111-2007'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1702'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64270-2008'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1703'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64276-2009'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1704'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64997-2010'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1705'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65005-2011'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1706'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65013-2012'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1707'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64426-2013'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1708'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65090-1257'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_981'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65321-1258'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_982'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65098-1259'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_983'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65325-1260'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_984'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63967-1261'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_985'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63974-1262'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_986'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65381_ICES_HistoricalBenthosDanishLinfjord_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65381-1412'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1133'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64504-1413'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1134'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65304-1414'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1135'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64456_ICES_HistoricalBenthosDanishLinfjord_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64456-1415'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1136'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65039-1416'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1137'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64978-3015'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[> 3 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2600'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64427-3016'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[> 3 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2601'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-3022'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2604'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-3023'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2605'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-3026'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2606'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-3027'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2607'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64119-3028'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2608'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65128-1831'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1538'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64093-1832'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1539'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-2855'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2441'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64001-2856'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2442'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64293-2858'^^xsd:string;
  dwc:scientificName 'Montacuta bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '162737'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2443'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64968-2859'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2444'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64339-1558'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1274'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65161-1557'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1273'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65219-1682'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1396'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65003-1683'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1397'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64424-1684'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1398'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64429-1685'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1399'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64957-1686'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1400'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64960-1687'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1401'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65128-1688'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1402'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65157-1689'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1403'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64273-1690'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1404'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64995-1691'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1405'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64489-1556'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1272'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65323-1555'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1271'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64472-1554'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1270'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65045-1418'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1139'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65290_ICES_HistoricalBenthosDanishLinfjord_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65290_ICES_HistoricalBenthosDanishLinfjord_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65290_ICES_HistoricalBenthosDanishLinfjord_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65290_ICES_HistoricalBenthosDanishLinfjord_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65290_ICES_HistoricalBenthosDanishLinfjord_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65290-3373'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2900'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63896-3372'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2899'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64435-3371'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2898'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65019-3370'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2897'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65074-3201'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2758'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64103-3202'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2759'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64060-3205'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2760'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64110-3206'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2761'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64100-3209'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2762'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65213-3210'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2763'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65238-3211'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2764'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65008-3212'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2765'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64435-3213'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2766'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64284-3214'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2767'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-2189'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1871'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2188'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1870'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64105-2192'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1874'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64432-2190'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1872'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64243-2191'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1873'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64917-3707'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3211'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63864-3706'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3210'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3705'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3209'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65026-2327'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1995'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65072-2329'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1997'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64247-2328'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1996'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64932-2685'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2293'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2684'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2292'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64228-2683'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2291'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2330'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1998'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63802-3703'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3207'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3541'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3050'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63896_ICES_HistoricalBenthosDanishLinfjord_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63896-4043'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3521'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64891-4042'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3520'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64889-4041'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3519'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2850'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2436'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65075-2851'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2437'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2852'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2438'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64211-2853'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2439'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64275-2854'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2440'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64432-2687'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2295'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64936-2686'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2294'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64834-4040'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3518'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63768-3545'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3054'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3544'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3053'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63932-3543'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3052'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3542'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3051'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3704'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3208'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3863'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3358'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3865'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3360'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3864'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3359'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3866'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3361'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-4243'^^xsd:string;
  dwc:scientificName 'Terbellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3685'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64144-4244'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: x) (see Note 2).'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3686'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-4245'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3687'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-4246'^^xsd:string;
  dwc:scientificName 'Anabothrus gracilis ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '129158'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3688'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64161-4247'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3689'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63853-4248'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3690'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64144-4249'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: x) (see Note 2).'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3691'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-4250'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3692'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63905-4251'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3693'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63886-4252'^^xsd:string;
  dwc:scientificName 'Cheirocratus sundevalli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3694'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63841-4613'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4011'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64160-4615'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4013'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-4614'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4012'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4616'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4014'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-4431'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3843'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4432'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3844'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4434'^^xsd:string;
  dwc:scientificName 'Polychaet ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3845'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4435'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3846'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64900-4430'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3842'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64882-4964'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4315'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63870-4961'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4314'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64814-4960'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4313'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63849-4959'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4312'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63878-4965'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4316'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64832-4792'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4168'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64787-4793'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4169'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4794'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4170'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64862-5140'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4460'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64151-5139'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4459'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64843-4795'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4171'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63892-4796'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4172'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64955-4797'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4173'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63948-4798'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4174'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-4799'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4175'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4800'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4176'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4801'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4177'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63850-5141'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4461'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65129-5476'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4749'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64849-5307'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4606'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64122-5308'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4607'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63821-5311'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4608'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64139-5312'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4609'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64206-5313'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4610'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63800-5314'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4611'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64677-5315'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4612'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64812-5316'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4613'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63903-5317'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4614'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5318'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4615'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64169-6367'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5517'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64812-5478'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4751'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64870-5477'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4750'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63884-5955'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5183'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63947-5956'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5184'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65033-5957'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5185'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64127-5958'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5186'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64181-5959'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5187'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63823-5960'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5188'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65047-5961'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5189'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64927-5962'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.5.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5190'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63794-5963'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5191'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5605'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4877'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63832-5606'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4878'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64206-5607'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4879'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63800-5608'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4880'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65058-5609'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4881'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63982-5610'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4882'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64870-5611'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4883'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64812-5612'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4884'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64837_ICES_HistoricalBenthosDanishLinfjord_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64837-5613'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4885'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5614'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4886'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_5761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65223-6632'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5761'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65227-6633'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5762'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65028-6634'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5763'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64058-6635'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5764'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64226_ICES_HistoricalBenthosDanishLinfjord_5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64226-6636'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5765'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65240-6637'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5766'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-6638'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5767'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-6639'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5768'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64246-6640'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5769'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64209-6641'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 4).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5770'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63895-6154'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5360'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63934-6155'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5361'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63803-6156'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5362'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64151-6494'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5633'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63844-6369'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5519'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63881-6370'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5520'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64127-6368'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5518'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64295-6768'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5894'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64295-6769'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5895'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64944-6770'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5896'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64042_ICES_HistoricalBenthosDanishLinfjord_5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64042_ICES_HistoricalBenthosDanishLinfjord_5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64042_ICES_HistoricalBenthosDanishLinfjord_5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64042_ICES_HistoricalBenthosDanishLinfjord_5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64042_ICES_HistoricalBenthosDanishLinfjord_5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64042-6771'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5897'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65138-6772'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5898'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64291-6774'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5899'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65159-6775'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5900'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64291-6778'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5903'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63850-6496'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5635'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64201-6497'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5636'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64899-6495'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5634'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64014-6371'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5521'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-7087'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6203'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64624-7086'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6202'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64666-7462'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6534'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7461'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6533'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7460'^^xsd:string;
  dwc:scientificName 'Eolis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6532'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7459'^^xsd:string;
  dwc:scientificName 'Eolis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6531'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65644-7458'^^xsd:string;
  dwc:scientificName 'Eolis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6530'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7090'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6206'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65540-7089'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6205'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65538-7088'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6204'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64793-7259'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6363'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64755-7258'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6362'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65610-7257'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6361'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-6921'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6046'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-6920'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6045'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-6919'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6044'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65489-6918'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6043'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65477-6917'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6042'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64802_ICES_HistoricalBenthosDanishLinfjord_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64802-7261'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6365'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8296'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7258'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8297'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7259'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8298'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7260'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8299'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7261'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8300'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7262'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65603-7649'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6679'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64618-7650'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6680'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65539-7653'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6683'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65547-7654'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6684'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64772-7964'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6958'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64776-7965'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6959'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7966'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6960'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65488-7967'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6961'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65664-7968'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6962'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65626-7969'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6963'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7970'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6964'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65634-7971'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6965'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65634-7972'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6966'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65640-7973'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6967'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65566-7800'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6812'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7801'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6813'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64608-7802'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6814'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65609_ICES_HistoricalBenthosDanishLinfjord_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65609-7803'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6815'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64772-7804'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6816'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65548-7805'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6817'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64772-7806'^^xsd:string;
  dwc:scientificName 'Nephthys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340525'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6818'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64623-7807'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6819'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65548-7808'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6820'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64788-7809'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6821'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-8130'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7104'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-8131'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7105'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-8132'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7106'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-8133'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7107'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65565-8134'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7108'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65660-8135'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7109'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64795-8136'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7110'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65618-8137'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7111'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-8138'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7112'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-9124'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8009'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-9134'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8010'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8304'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7265'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65487-8952'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7846'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-8953'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7847'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8954'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7848'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8955'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7849'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-8958'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7852'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8959'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7853'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8960'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7854'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-8961'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7855'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64805-8301'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7263'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65632-9135'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8011'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9317'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8155'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-9318'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8156'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9319'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8157'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-8781'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7694'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-8780'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7693'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64805-8443'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7400'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64724-8444'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7401'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8445'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7402'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8446'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7403'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8449'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7406'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8450'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7407'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8451'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7408'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65613-8611'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7543'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8612'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7544'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64601-8613'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7545'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65550-8614'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7546'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64605-8616'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7547'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8617'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7548'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64615-8618'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7549'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64750-8619'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7550'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8620'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7551'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64769-8621'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7552'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64661-9320'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8158'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64612-9321'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8159'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9322'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8160'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9323'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8161'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-9324'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8162'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64556-9325'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8163'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64562-9326'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8164'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-9455'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8291'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-9122'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8007'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8783'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7696'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8782'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7695'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-400'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_238'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65464-9990'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8745'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65533-9989'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8744'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64537-9988'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8743'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-9987'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8742'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65463-9986'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8741'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65533-9838'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8611'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64537-9837'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8610'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-9836'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8609'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65463-9835'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8608'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-9659'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8442'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9658'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8441'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64366-9657'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8440'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9457'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8293'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9656'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8439'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-9456'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8292'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-9123'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8008'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-10135'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8882'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-10134'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8881'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65364-10289'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9025'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-10290'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9026'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-10291'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9027'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-10292'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9028'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65364-10293'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9029'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65193-10294'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9030'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-10295'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9031'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65256-10296'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9032'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-10297'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9033'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-10639'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9342'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-10635'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9338'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10636'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9339'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64580-10138'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8885'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-10137'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8884'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64571-10136'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8883'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63806-5475'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4748'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63877-6160'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5363'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63871-6161'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5364'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64125-6162'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5365'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64178-6163'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5366'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63939-6164'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5367'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64120-6174'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5368'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64684-5780'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5030'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65444-5781'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5031'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64692-5782'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5032'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-5783'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5033'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64698-5784'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5034'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65350-5789'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5035'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65518-5790'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5036'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-5791'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5037'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-5792'^^xsd:string;
  dwc:scientificName 'Bucchinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Æg af ;Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '137701'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5038'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-5793'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5039'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63832-5473'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4746'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65133-5474'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 22 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4747'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65503-10792'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9491'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65513-10793'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9492'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65517-10794'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9493'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-10795'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9494'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64387-10796'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9495'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65272-10797'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9496'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64397-10798'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9497'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_9498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_9498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_9498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_9498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_9498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64407-10799'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9498'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65441-10800'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9499'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_10165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65196-11574'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10165'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_10166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64368-11575'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10166'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64407-11576'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10167'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_10168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_10168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_10168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_10168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_10168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65441-11577'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10168'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_10169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_10169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_10169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_10169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_10169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-11578'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10169'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_10170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_10170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_10170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_10170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_10170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64420-11579'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10170'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-11580'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10171'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65513-11581'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10172'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-11582'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10173'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-10977'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9656'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-11195'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '> 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9820'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_9821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65411-11196'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9821'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11197'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9822'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11198'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9823'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11199'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9824'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11200'^^xsd:string;
  dwc:scientificName 'Ascidiæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9825'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_9829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_9829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_9829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_9829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_9829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64373-11204'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9829'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65562-10984'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9663'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_9664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_9664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_9664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_9664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_9664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64784-10985'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9664'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12124'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10625'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12123'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10624'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-11782'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10314'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12127'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10628'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-12126'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10627'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12125'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10626'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-11366'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9976'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65364_ICES_HistoricalBenthosDanishLinfjord_9977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65364-11367'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9977'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-11368'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9978'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-11369'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9979'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65415_ICES_HistoricalBenthosDanishLinfjord_9980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65415-11370'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9980'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_9981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_9981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_9981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_9981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_9981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64535-11371'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9981'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_9982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_9982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_9982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_9982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_9982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64536-11372'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9982'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_9983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_9983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_9983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_9983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_9983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65462-11373'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9983'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_9984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_9984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_9984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_9984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_9984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-11374'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9984'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_9985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_9985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_9985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_9985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_9985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65533-11375'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9985'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64394-11944'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10455'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_10456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-11945'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10456'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-11786'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10318'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_10317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-11785'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10317'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-11784'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10316'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-11783'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10315'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-13082'^^xsd:string;
  dwc:scientificName 'Eolis papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '751224'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11500'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-13084'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11502'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-13083'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11501'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-12550'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11034'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64537-12551'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11035'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65533-12552'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11036'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_11037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_11037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_11037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_11037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_11037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65464-12553'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11037'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64719-12554'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11038'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_11039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_11039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_11039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_11039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_11039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-12555'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11039'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64685-12571'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11040'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-12572'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11041'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64582-12573'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11042'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-12574'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11043'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12913'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11338'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64392-12745'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11191'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64392-12912'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11337'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65269-12744'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11190'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64670-12743'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11189'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_11504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-13086'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11504'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-13085'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11503'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65611-12397'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10885'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65578-12398'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10886'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-12399'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10887'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-12400'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10888'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-12401'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10889'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64534-12264'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10759'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93770143"^^xsd:decimal ;
  dwc:decimalLongitude "9.070252044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  geo-pos:lat "56.93770143"^^xsd:decimal ;
  geo-pos:long "9.070252044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64711-12262'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.070252044'^^xsd:double;
  dwc:latitude '56.93770143'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10757'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-12263'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10758'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_10458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64689-11947'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10458'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_10457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_10457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_10457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_10457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_10457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65283-11946'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10457'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_10454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_10454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_10454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_10454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_10454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-11943'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10454'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12915'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11340'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12914'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11339'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64558-13230'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11648'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-13231'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11649'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_11650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-13232'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11650'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_11651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_11651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_11651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_11651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_11651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64368-13233'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11651'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64586-13234'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11652'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-13235'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11653'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-13236'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11654'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-13237'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11655'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64387-13238'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11656'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-10460'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9184'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10459'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9183'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-10458'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9182'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10461'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9185'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-10983'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9662'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-10978'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9657'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-10979'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9658'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-10980'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9659'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-10981'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9660'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64577-10982'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9661'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3862'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3357'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64426-2004'^^xsd:string;
  dwc:scientificName 'Skælryg sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1699'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64228-2187'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1869'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64430-2326'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1994'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64257-2520'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 1 kg.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2153'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63912-4039'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3517'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65226-2682'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2290'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64275-2849'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2435'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64230-3014'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2599'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65243-3200'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2757'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65014-3369'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2896'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-3540'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3049'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-3702'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3206'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_11647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65174-13229'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11647'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_11499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65526-13081'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11499'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12911'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11336'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-85'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_82'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65048-397'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_235'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-610'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_381'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65102-766'^^xsd:string;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_506'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64506-905'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_637'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65097-1075'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_802'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64312-1252'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_976'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64498-1411'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1132'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64468-1553'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1269'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64069-1681'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1395'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64041-1830'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1537'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64525-10976'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9655'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-11365'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9975'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-11194'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9819'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63886-4242'^^xsd:string;
  dwc:scientificName 'Orm ? (Pholoe)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3684'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4612'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4010'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4958'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4311'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-4791'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4167'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63821-5604'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4876'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5472'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4745'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5306'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4605'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63784-5136'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4456'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64658-5779'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5029'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64839-6153'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5359'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64836-5954'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5182'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-6631'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5760'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65154-6767'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5893'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-6916'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6041'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64620-7085'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6201'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-7256'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6360'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-6493'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5632'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63884-6366'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5516'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64666-7457'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6529'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65600-7648'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6678'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64650-7799'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6811'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64760-7963'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6957'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-8129'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7103'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64746-8295'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7257'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8442'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7399'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8610'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7542'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8779'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7692'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65484-8951'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7845'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-9121'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8006'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9316'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8154'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9453'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8289'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-9655'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8438'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65462-9834'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8607'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65532-9985'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8740'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-10133'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8880'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-10288'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9024'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10456'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9180'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64395-10634'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9337'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65347-10791'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9490'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_10164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64360-11573'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10164'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64372-11781'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10313'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12122'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10623'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_10453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_10453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_10453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_10453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_10453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64386-11942'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10453'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12742'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11188'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_11033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_11033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_11033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_11033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_11033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65463-12549'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11033'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-12396'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10884'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87750888"^^xsd:decimal ;
  dwc:decimalLongitude "9.144107928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  geo-pos:lat "56.87750888"^^xsd:decimal ;
  geo-pos:long "9.144107928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64710-12259'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144107928'^^xsd:double;
  dwc:latitude '56.87750888'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10754'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64086-399'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_237'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64026-398'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_236'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-90'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_87'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-91'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_88'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64674-89'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_86'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8440'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7397'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8441'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7398'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10624'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9327'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-10625'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9328'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64398-10969'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9648'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-10970'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9649'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64410-10971'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9650'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65335-10972'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9651'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-10973'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9652'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_9968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64386-11358'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9968'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-11359'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9969'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64394-11360'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9970'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-11361'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9971'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64689-11362'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9972'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65012-2324'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1992'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-10626'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9329'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10627'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9330'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-10628'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9331'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10629'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9332'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10630'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9333'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10631'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9334'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-10782'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9481'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-10783'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9482'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65184-10784'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9483'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-10785'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9484'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64360-10786'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9485'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65196-10787'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9486'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64675-10964'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9643'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65273-10965'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9644'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64791-10966'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9645'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_9646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_9646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_9646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_9646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_9646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64798-10967'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9646'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_9647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_9647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_9647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_9647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_9647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64766-10968'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9647'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65461-11557'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10152'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65531-11558'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10153'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_10154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_10154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_10154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_10154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_10154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64535-11559'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10154'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64716-11560'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10155'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_10156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_10156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_10156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_10156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_10156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64717-11561'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10156'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65531-11562'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10157'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-11567'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10158'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-11568'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10159'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-11569'^^xsd:string;
  dwc:scientificName 'Eolis sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10160'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_10161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-11570'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10161'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65310-1551'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1267'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64076-2321'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) One juvenile.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1989'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64081-2322'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1990'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64074-2323'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1991'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65017-2325'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1993'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65211-2677'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2285'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65209-2676'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2284'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65288-2517'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2150'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65028-2516'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2149'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64433-2515'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2148'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64232-2514'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2147'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64118-2675'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2283'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64229-2513'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2146'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-608'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_379'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-609'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_380'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64442-6765'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5891'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64066-6766'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5892'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-9451'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8287'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-9452'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8288'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-9624'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8430'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-9817'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8590'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-9818'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8591'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64657-9831'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8604'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64277-2679'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2287'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64212-2678'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2286'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63886-4240'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3682'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63924-4241'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3683'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63902_ICES_HistoricalBenthosDanishLinfjord_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63902-5952'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5180'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64823-5953'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5181'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65452-9628'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8434'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64700-9629'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8435'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64135-5135'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4455'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63775_ICES_HistoricalBenthosDanishLinfjord_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63775-5134'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4454'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-5286'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4592'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64818-5469'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4742'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5288'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4593'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64841-5289'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4594'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63923-5290'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4595'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63928-5291'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4596'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63946-5292'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4597'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64901_ICES_HistoricalBenthosDanishLinfjord_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64901-5293'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4598'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5296'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4601'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63903-5303'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4602'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64994_ICES_HistoricalBenthosDanishLinfjord_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64994-3367'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2894'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-3528'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3037'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65001-3368'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2895'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64188-3699'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3203'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3529'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3038'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64884-3530'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3039'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-3531'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3040'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3532'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3041'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64894-3533'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3042'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63932-3534'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3043'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65032-3535'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3044'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64884-3536'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3045'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3537'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3046'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7454'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6526'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7453'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6525'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65570-7452'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6524'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64796-7625'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6655'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64665-7626'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6656'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7627'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6657'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64753-7628'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6658'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65539-7629'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6659'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64796-7632'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6662'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65666-7633'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6663'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65603-7634'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6664'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-9119'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8004'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-9120'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8005'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_9959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-11349'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9959'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_9960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65266-11350'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9960'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_9961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-11351'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9961'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64405_ICES_HistoricalBenthosDanishLinfjord_9962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64405-11352'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9962'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64516_ICES_HistoricalBenthosDanishLinfjord_9963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64516-11353'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9963'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-11354'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9964'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_9965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-11355'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9965'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_9966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65256-11356'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9966'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63909-6628'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5757'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-6627'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5756'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63825-6626'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5755'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63825-6625'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5754'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6898'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6023'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64803-6899'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6024'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6900'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6025'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65656-6901'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6026'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65575-6902'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6027'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6903'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6028'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6904'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6029'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64604-6905'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6030'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65650-6906'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6031'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-5263'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4571'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63943-6624'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5753'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63863-6487'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5626'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-6488'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5627'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63863-6486'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5625'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63819-6344'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5497'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63819-6343'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5496'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63894-6342'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5495'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64164-6341'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5494'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63831-6340'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5493'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63825-6623'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5752'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63894-6337'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5492'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63803-6152'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5358'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64856-6151'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5357'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64426-6753'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5879'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65299-6752'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5878'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64281_ICES_HistoricalBenthosDanishLinfjord_5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64281_ICES_HistoricalBenthosDanishLinfjord_5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64281_ICES_HistoricalBenthosDanishLinfjord_5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64281_ICES_HistoricalBenthosDanishLinfjord_5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64281_ICES_HistoricalBenthosDanishLinfjord_5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64281-6751'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5877'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65003-6750'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5876'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65585-7451'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6523'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64192-4773'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4150'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4774'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4151'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-4775'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4152'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4776'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4153'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_5751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_5751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_5751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_5751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_5751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64825-6621'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5751'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-6620'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5750'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64933-6618'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5749'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-6617'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5748'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-6483'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5623'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64841-6482'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5622'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-6481'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5621'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63901-6480'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5620'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64185-6336'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5491'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64001-6335'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5490'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64912-6334'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5489'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64043-6333'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5488'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64001_ICES_HistoricalBenthosDanishLinfjord_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64001-6332'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5487'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5595'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4867'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64139-5594'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4866'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64849_ICES_HistoricalBenthosDanishLinfjord_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64849-5592'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4864'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63933-6107'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5321'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63938-6108'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5322'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64833-6110'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5323'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63922-6111'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5324'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64202-6112'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5325'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64819-6113'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5326'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64819-6114'^^xsd:string;
  dwc:scientificName 'Terbellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5327'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64137-6115'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5328'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63927-6116'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5329'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65144-6117'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5330'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63900-5918'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5146'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63871-5919'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5147'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64879-5920'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5148'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63877-5921'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5149'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64839_ICES_HistoricalBenthosDanishLinfjord_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64839-5922'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5150'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63889_ICES_HistoricalBenthosDanishLinfjord_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63889-5923'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5151'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63895-5924'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5152'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64045-5925'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5153'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64961-5926'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 15.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5154'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63789-5748'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5005'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64202-5749'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5006'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64855-5750'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5007'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64138-5756'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5010'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5757'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5011'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5758'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5012'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5759'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5013'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63882-5760'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5014'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11541'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10136'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-11542'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10137'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65511-11543'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10138'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11544'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10139'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_10142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65394-11547'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10142'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64533-11553'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10148'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-11554'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10149'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_10150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65529-11555'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10150'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-8127'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7101'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-8128'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7102'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-10130'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8878'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64421-10131'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8879'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_11177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65268-12731'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11177'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_11178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-12732'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11178'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_11179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64683-12733'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11179'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_11180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65284-12734'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11180'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_11181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-12735'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11181'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_11182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64670-12736'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11182'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65269-12737'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11183'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12738'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11184'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_11185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64365-12739'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11185'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64878_ICES_HistoricalBenthosDanishLinfjord_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64878-5304'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4603'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64880-5305'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4604'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64558-12540'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11024'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65577-12541'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11025'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_11026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64533-12542'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11026'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-12543'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11027'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65529-12544'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11028'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65461-12545'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11029'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_11030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_11030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_11030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_11030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_11030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65531-12546'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11030'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-6364'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5514'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63829-6365'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5515'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_11638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-13220'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11638'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_11639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-13221'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11639'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_11640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64674-13222'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11640'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_11641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-13223'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11641'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-13224'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11642'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65188-13225'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11643'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65193-13226'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11644'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64609-7254'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6358'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64610-7255'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6359'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64760-7786'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6798'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64360-13390'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11796'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_11637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-13219'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11637'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_11335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-12910'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11335'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12909'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11334'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-5470'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4743'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9447'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8283'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65449-9606'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8419'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9445'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8281'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9315'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8153'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9314'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8152'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64650-7789'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6801'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65566-7790'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6802'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65556-7788'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6800'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7787'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6799'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63767_ICES_HistoricalBenthosDanishLinfjord_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63767_ICES_HistoricalBenthosDanishLinfjord_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63767_ICES_HistoricalBenthosDanishLinfjord_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63767_ICES_HistoricalBenthosDanishLinfjord_5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63767_ICES_HistoricalBenthosDanishLinfjord_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63767-5761'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5015'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5596'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4868'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63926-5471'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4744'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65430-9450'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8286'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-9449'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8285'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-9448'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8284'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_11487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64370-13069'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11487'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-13070'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11488'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-13071'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11489'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_11490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65429-13072'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11490'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64399-13073'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11491'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_11492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_11492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_11492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_11492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_11492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64736-13074'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11492'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_11493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-13075'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11493'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_11494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-13076'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11494'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_11495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-13077'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11495'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_11496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64707-13078'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11496'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64139-5107'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4435'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-4947'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4301'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4949'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4302'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-4945'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4299'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64205-4944'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4298'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-4943'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4297'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4788'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4164'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4787'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4163'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4786'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4162'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63948-4785'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4161'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-4784'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4160'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4602'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4000'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4603'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4001'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4601'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3999'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-4599'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3997'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4598'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3996'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-4942'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4296'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64133-5105'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4434'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64832-4783'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4159'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65196-13391'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11797'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64855-6120'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5332'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63947-5932'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5160'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64846-5930'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5158'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63884-5929'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5157'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64836-5928'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5156'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63800-5111'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4439'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64206-5110'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4438'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63832-5109'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4437'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5108'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4436'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63875-5927'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5155'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64202-6119'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5331'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5601'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4873'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63800_ICES_HistoricalBenthosDanishLinfjord_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63800-5600'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4872'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-5598'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4870'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63832_ICES_HistoricalBenthosDanishLinfjord_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63832-5597'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4869'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4596'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3995'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63891-4428'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3840'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64835-4427'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3839'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63801-5766'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5020'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64918-5765'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5019'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-5764'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5018'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64816-5763'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5017'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63814-5762'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5016'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64165-6123'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5333'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64124_ICES_HistoricalBenthosDanishLinfjord_5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64124-6124'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5334'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9607'^^xsd:string;
  dwc:scientificName 'Balanussp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8420'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9608'^^xsd:string;
  dwc:scientificName 'Balanussp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8421'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9609'^^xsd:string;
  dwc:scientificName 'Hippolyte sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '106987'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8422'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '106987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9616'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke gemt ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8423'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-9617'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8424'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-9618'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8425'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9619'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8426'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9620'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8427'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-9621'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8428'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-9623'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8429'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63973-4610'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4008'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4611'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4009'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_10621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_10621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_10621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_10621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_10621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-12120'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10621'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_10622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_10622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_10622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_10622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_10622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-12121'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10622'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63850-6491'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5630'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64862-6492'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5631'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64137-6126'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5336'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63820-6125'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5335'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8437'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7394'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64800-7455'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6527'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8438'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7395'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65033-5933'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5161'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63837-5767'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5021'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64128-5603'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4875'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64812-5602'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4874'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7955'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6949'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64788-7791'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6803'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65547-7635'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6665'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65668-7456'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6528'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64816-5771'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5025'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64141-5770'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5024'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63830-5769'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5023'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64185-6345'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5498'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64148-5768'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5022'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64855-6127'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5337'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8293'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7255'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8294'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7256'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64368_ICES_HistoricalBenthosDanishLinfjord_8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64368-9813'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8586'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-9814'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8587'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-9815'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8588'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64360-9816'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8589'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8436'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7393'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65061-384'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_222'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65065-385'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_223'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63984-386'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 1 Siphon 1.035 gr.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_224'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65120-387'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_225'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64943-388'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_226'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64502_ICES_HistoricalBenthosDanishLinfjord_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64502-1059'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_786'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64342-1060'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_787'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64510-1061'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_788'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65312-1062'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_789'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64303-1063'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_790'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64459-1064'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_791'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65315-1065'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_792'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64473-1066'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_793'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64884-3689'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3193'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-3690'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3194'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3691'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3195'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3692'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3196'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-3693'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3197'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64172-3696'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3200'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64130-3697'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3201'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64136-3698'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3202'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64483-1234'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_958'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65108-1235'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_959'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64490-1236'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_960'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64328-1237'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_961'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65114-1238'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_962'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64336-1239'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_963'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64505_ICES_HistoricalBenthosDanishLinfjord_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64505-1240'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_964'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64342_ICES_HistoricalBenthosDanishLinfjord_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64342-1241'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_965'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64952-1242'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_966'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-1243'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_967'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8435'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7392'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-3848'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3343'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3688'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3192'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65032-3539'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3048'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3538'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3047'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65025-1812'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1520'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65018-1811'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1519'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64233_ICES_HistoricalBenthosDanishLinfjord_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64233-1810'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1518'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-379'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_217'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65048-380'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_218'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63966-381'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_219'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64921-382'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_220'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64270-1981'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1678'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64264_ICES_HistoricalBenthosDanishLinfjord_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64264-1980'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1677'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64111-1979'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1676'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64434-1813'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1521'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64771-66'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_65'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64610-67'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_66'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64755-68'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_67'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-69'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_68'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-70'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_69'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64674-71'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_70'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64396-72'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_71'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-73'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_72'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-74'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_73'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64997_ICES_HistoricalBenthosDanishLinfjord_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64997-1983'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1680'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64276-1982'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1679'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2501'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2137'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64250-2502'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2138'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65204-2503'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2139'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2504'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2140'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64106-2508'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2141'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64062-2509'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2142'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64067-2510'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2143'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65072-2152'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1836'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2153'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1837'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64451-2154'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1838'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65159-2155'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1839'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64210-2156'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1840'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65214-2157'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1841'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64012-2160'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1844'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65012-2161'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1845'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3849'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3344'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3853'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3348'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3852'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3347'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3851'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3346'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64217-2670'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2278'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64112-2674'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2282'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65059-2673'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2281'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65021-2672'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2280'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64220-2671'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2279'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65215-3002'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2587'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2841'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2427'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64912-2840'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2426'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64218-2838'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 3 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2424'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64922-2839'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2425'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65084-3003'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2588'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64912-3006'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2591'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64043-3005'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2590'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-3004'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2589'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65300-3174'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2731'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3175'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2732'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64070-3176'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2733'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3177'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2734'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64230-3178'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2735'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64085-3179'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 10.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2736'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64961-3180'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 15.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2737'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3181'^^xsd:string;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2738'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65077-2518'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2151'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65083-2519'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: + 125 g Myt. ed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2152'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63822-4015'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3493'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-4016'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3494'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-1'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64422-2'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-3'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-4'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65521-7'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65526-8'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-9'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-10'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65619-7792'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6804'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63935-6350'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5503'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7636'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6666'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64758-7637'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6667'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65476-7638'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6668'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7639'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6669'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7640'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6670'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64796-7641'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6671'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7642'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6672'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65600-7643'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6673'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65476-7644'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6674'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65478-7645'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6675'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64208-3345'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2874'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3346'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2875'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-3347'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2876'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-3348'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2877'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3349'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2878'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3350'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2879'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3351'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2880'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-3352'^^xsd:string;
  dwc:scientificName 'Pectinaria belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '334417'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2881'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '334417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64945_ICES_HistoricalBenthosDanishLinfjord_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64945-3353'^^xsd:string;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 6.'^^xsd:string;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2882'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64435-3354'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2883'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-3185'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2742'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65300-3184'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2741'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-4017'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3495'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64182-4018'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3496'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64207-4021'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3499'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63853-4022'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3500'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65074-3183'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2740'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3859'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3354'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-3858'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3353'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63804-3857'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3352'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65047-3856'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 7.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3351'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3855'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3350'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-3187'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2744'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64103-3186'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2743'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-5934'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5162'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-5935'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5163'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63860-5936'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5164'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64007-5937'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5165'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64942-5938'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5166'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64127-5939'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5167'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63829-5940'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5168'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65033-5941'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5169'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64846-5942'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5170'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-5943'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5171'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63914-3517'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3026'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64827-3516'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3025'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65001-3513'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3024'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64284-3512'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3023'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64714-11556'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10151'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_9967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-11357'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9967'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-11193'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9818'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-11192'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9817'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7960'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6954'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65488-7959'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6953'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7958'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6952'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64663-7957'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6951'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65640-7795'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6807'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7794'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6806'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64815-6349'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5502'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65137-6348'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5501'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63826-6346'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5499'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64732-7793'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6805'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63844_ICES_HistoricalBenthosDanishLinfjord_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63844-6128'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5338'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64157-6129'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5339'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64809-6130'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5340'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63899-6132'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5341'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63881-6134'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5342'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63922-6135'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5343'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63927-6136'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5344'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63933-6137'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5345'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63938-6138'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5346'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64202-6139'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5347'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64975-1680'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1394'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65158-1679'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1393'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65245-3011'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2596'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64987-3009'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2594'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64071-3008'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2593'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64438-2846'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2432'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64296-2845'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2431'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64275-2844'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2430'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64211-2843'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2429'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65247-3182'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2739'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-3007'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2592'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65222-2681'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2289'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64998-2680'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2288'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64176-4207'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3653'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64085-4023'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 10.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3501'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-3854'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3349'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3700'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3204'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_10310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_10310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_10310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_10310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_10310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65270-11778'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10310'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65128-1817'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1525'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64093-1818'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1526'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65217_ICES_HistoricalBenthosDanishLinfjord_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65217-1819'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1527'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65224_ICES_HistoricalBenthosDanishLinfjord_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65224-1820'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1528'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64223_ICES_HistoricalBenthosDanishLinfjord_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64223-1821'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1529'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65018-1822'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1530'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65025-1823'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1531'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64434-1824'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1532'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65289_ICES_HistoricalBenthosDanishLinfjord_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65289-1825'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1533'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64434_ICES_HistoricalBenthosDanishLinfjord_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64434-1826'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1534'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64066-2162'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1846'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63992-1986'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1681'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64990_ICES_HistoricalBenthosDanishLinfjord_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64990-1816'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1524'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65005-1987'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1682'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64129-4952'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4305'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65244_ICES_HistoricalBenthosDanishLinfjord_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65244-1991'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1686'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64431_ICES_HistoricalBenthosDanishLinfjord_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64431-1990'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1685'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65013_ICES_HistoricalBenthosDanishLinfjord_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65013-1989'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1684'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65007-1988'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1683'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64184-4953'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4306'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64199-4955'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4308'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63788-4954'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4307'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65390-764'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_504'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65314_ICES_HistoricalBenthosDanishLinfjord_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65314-765'^^xsd:string;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_505'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64914-4024'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3502'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-4025'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3503'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-4026'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3504'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63791-4027'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3505'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64190-4028'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3506'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63791-4029'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3507'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-4030'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3508'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63838-4031'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3509'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65220-2163'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1847'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64074-2164'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1848'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65214-2165'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1849'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64295-2166'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1850'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65026-2167'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1851'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65072-2168'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1852'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65129-2170'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1853'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64081-2171'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1854'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64050-2172'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1855'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2173'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1856'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64825-4789'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4165'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64182-4208'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3654'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63824-4209'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3655'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-4210'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3656'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64207-4211'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3657'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64859-4212'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3658'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-4213'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3659'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-4216'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3660'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-4217'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3661'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63816-4218'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3662'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64132-4219'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3663'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64870-5113'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4441'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64812-5114'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4442'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63903-5115'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4443'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64380-5118'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4446'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65426-5119'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4447'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64183-4416'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3829'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64890-4415'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3828'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64888-4414'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3827'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63937-4413'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3826'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64893-4412'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3825'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-5264'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4572'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63806-5112'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4440'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63766-4950'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4303'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4790'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4166'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64171-4951'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4304'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64968-2847'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[< 3 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2433'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2848'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2434'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64873-5265'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4573'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63901-5266'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4574'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-5268'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4575'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5269'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4576'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64841-5270'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4577'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5273'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4580'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64804-8604'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7536'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65628-8605'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7537'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64552-8606'^^xsd:string;
  dwc:scientificName 'Disoma multisetosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '155348'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7538'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '131576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64627-8607'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7539'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64338-904'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_636'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63985-1244'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_968'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65104-1067'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_794'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65164-903'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_635'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-75'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_74'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65214-2174'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1857'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64439_ICES_HistoricalBenthosDanishLinfjord_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64439-1992'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1687'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65018_ICES_HistoricalBenthosDanishLinfjord_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65018-1829'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1536'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64448_ICES_HistoricalBenthosDanishLinfjord_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64448-1828'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1535'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64026-389'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_227'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-76'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_75'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65526-79'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_78'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-77'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_76'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65521_ICES_HistoricalBenthosDanishLinfjord_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65521-78'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_77'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64444-1993'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1688'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65297_ICES_HistoricalBenthosDanishLinfjord_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65297-1994'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1689'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64111_ICES_HistoricalBenthosDanishLinfjord_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64111-1995'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1690'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64117_ICES_HistoricalBenthosDanishLinfjord_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64117-1996'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1691'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64276_ICES_HistoricalBenthosDanishLinfjord_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64276-1997'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1692'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65005-1998'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1693'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65007_ICES_HistoricalBenthosDanishLinfjord_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65007-1999'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1694'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2000'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1695'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64430-2175'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1858'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2176'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1859'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64451-2177'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1860'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64066-2178'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1861'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64210-2179'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1862'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65214-2180'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1863'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64282-2181'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1864'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64054-2182'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1865'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64023-2183'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Female'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1866'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65321_ICES_HistoricalBenthosDanishLinfjord_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65321-1248'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_972'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65377_ICES_HistoricalBenthosDanishLinfjord_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65377-1249'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_973'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64470_ICES_HistoricalBenthosDanishLinfjord_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64470-1247'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_971'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65090-1246'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_970'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65393-1245'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_969'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65088-1072'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_799'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64303-1070'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_797'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65328-1069'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_796'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64933-1068'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_795'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-82'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_79'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65131-390'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_228'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64086-392'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_230'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-391'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_229'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63988-394'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_232'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-393'^^xsd:string;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_231'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-8768'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7681'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8769'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7682'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8770'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7683'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8771'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7684'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8772'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7685'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8773'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7686'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8774'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7687'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8775'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7688'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-8776'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7689'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3861'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3356'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3860'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3355'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64868-4033'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3511'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63766-6629'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5758'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64057-6755'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5881'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64221_ICES_HistoricalBenthosDanishLinfjord_5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64221_ICES_HistoricalBenthosDanishLinfjord_5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64221_ICES_HistoricalBenthosDanishLinfjord_5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64221_ICES_HistoricalBenthosDanishLinfjord_5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64221_ICES_HistoricalBenthosDanishLinfjord_5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64221-6756'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5882'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64444_ICES_HistoricalBenthosDanishLinfjord_5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64444-6757'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5883'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64057_ICES_HistoricalBenthosDanishLinfjord_5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64057-6758'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5884'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64113-6759'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5885'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-6760'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 4 cm] ;Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5886'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64995-6761'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5887'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64113-6762'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5888'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64450-6763'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5889'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65157-6764'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5890'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4221'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3665'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64196-4222'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3666'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-4035'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3513'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64810-4034'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3512'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64624-7072'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6188'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-6908'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6033'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64952-6630'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5759'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-4225'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3669'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4226'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3670'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4224'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3668'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64204-4223'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3667'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-5944'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5172'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-5778'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5028'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64017-5777'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5027'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63922-6141'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5349'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63933_ICES_HistoricalBenthosDanishLinfjord_5350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63933-6142'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5350'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64120-6143'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5351'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64178-6146'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5352'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64186-6147'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5353'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64189-6148'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5354'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-6149'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5355'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63796-6150'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5356'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65373-1073'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_800'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64473-1074'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_801'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6909'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6034'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64604-6910'^^xsd:string;
  dwc:scientificName 'Castalia (punctata?)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '182915'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6035'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65477-6911'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6036'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65480-6912'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6037'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4220'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3664'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63804-4032'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3510'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64833-6140'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5348'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63862-6351'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5504'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3013'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2598'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65078-3012'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2597'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65213-3355'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2884'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64980-3188'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2745'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64127-5945'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5173'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64181-5946'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5174'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-5947'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5175'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-5948'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5176'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-5949'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5177'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64905-5950'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 5.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5178'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63860-5951'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5179'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65008-3356'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2885'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65008-3359'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2888'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64056-3360'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2889'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65213-3361'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2890'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65008-3362'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2891'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65210-3365'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2892'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64213_ICES_HistoricalBenthosDanishLinfjord_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64213_ICES_HistoricalBenthosDanishLinfjord_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64213_ICES_HistoricalBenthosDanishLinfjord_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64213_ICES_HistoricalBenthosDanishLinfjord_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64213_ICES_HistoricalBenthosDanishLinfjord_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64213-3366'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2893'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64888-3518'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3027'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64890-3519'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3028'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64893-3520'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3029'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-3521'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3030'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63937-3522'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3031'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-3523'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3032'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63783-3524'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3033'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64198-3525'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3034'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63802-3526'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3035'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3527'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3036'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64070-3189'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2746'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64262-3190'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2747'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64922-3193'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2750'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65035-3194'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1*0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2751'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3195'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2752'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-3196'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2753'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65300-3197'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2754'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-5275'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4582'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63917_ICES_HistoricalBenthosDanishLinfjord_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63917-5276'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4583'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63946_ICES_HistoricalBenthosDanishLinfjord_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63946-5278'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4584'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64126-5279'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4585'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64133-5280'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4586'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-5281'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4587'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63828-5282'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4588'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5283'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4589'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64205-5284'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4590'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-5285'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4591'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63798-4956'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4309'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63910-5460'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4733'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-5274'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4581'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64861-4957'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4310'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64841-5121'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4449'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64151-5122'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4450'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64866-5123'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4451'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63811-5132'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4452'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63773-5133'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4453'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63853-4230'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3672'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63905-4231'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3673'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63872-4232'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3674'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64838-4233'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3675'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63886-4234'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3676'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63924-4235'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3677'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63930-4236'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3678'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-4237'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3679'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64277-2185'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1867'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65222-2186'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1868'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65133-4419'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 22 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3831'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64047-4420'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3832'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63816-4421'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3833'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64132-4422'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3834'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4423'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3835'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4424'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3836'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63868-4425'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3837'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64830-4426'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3838'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64103-3198'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2755'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64103-3199'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2756'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64496-1250'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_974'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64312-1251'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_975'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5461'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4734'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-5462'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4735'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63850-5465'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4738'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63879-5466'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4739'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63773-5467'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4740'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63863-5468'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4741'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64322_ICES_HistoricalBenthosDanishLinfjord_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64322-595'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_369'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63990-598'^^xsd:string;
  dwc:scientificName 'Corbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '137841'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_370'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64326_ICES_HistoricalBenthosDanishLinfjord_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64326-599'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_371'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64332-600'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_372'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65383_ICES_HistoricalBenthosDanishLinfjord_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65383-601'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_373'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64507_ICES_HistoricalBenthosDanishLinfjord_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64507-605'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_376'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64345_ICES_HistoricalBenthosDanishLinfjord_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64345_ICES_HistoricalBenthosDanishLinfjord_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64345_ICES_HistoricalBenthosDanishLinfjord_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64345_ICES_HistoricalBenthosDanishLinfjord_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64345_ICES_HistoricalBenthosDanishLinfjord_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64345-606'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_377'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64302-607'^^xsd:string;
  dwc:scientificName 'Polycirrus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_378'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64141-6354'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5505'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65033-6355'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5506'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64836-6356'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5507'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63829_ICES_HistoricalBenthosDanishLinfjord_5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63829-6357'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5508'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-6358'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5509'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63969-6360'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5510'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64169-6361'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5511'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64823-6362'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5512'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-6363'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5513'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10623'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9326'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65184_ICES_HistoricalBenthosDanishLinfjord_9480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65184-10781'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9480'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65261-10963'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9642'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-395'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_233'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-396'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_234'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10446'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9170'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-10447'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9171'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65267-10448'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9172'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64395-10449'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9173'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-10450'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9174'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65293-1670'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1384'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65128-1671'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1385'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64044-1672'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1386'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65011-1673'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1387'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64424-1674'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1388'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64429-1675'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1389'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64098-1678'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1392'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10451'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9175'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10452'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9176'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64693-10453'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9177'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65588-83'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_80'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64638-84'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_81'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8926'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7835'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-8927'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7836'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-8928'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7837'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-8929'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7838'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8930'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7839'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8931'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7840'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8932'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7841'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-8933'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7842'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65110-1409'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1130'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64492-1410'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1131'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64394-10286'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9022'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-10287'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9023'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10445'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9169'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65143-758'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_498'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64090-759'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_499'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64324_ICES_HistoricalBenthosDanishLinfjord_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64324-761'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_501'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64092-760'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_500'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-901'^^xsd:string;
  dwc:scientificName 'Polychaetes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Var. sp. ;Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_633'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64497-902'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_634'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65060_ICES_HistoricalBenthosDanishLinfjord_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65060-900'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_632'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64493-899'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_631'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64487-898'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_630'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65102_ICES_HistoricalBenthosDanishLinfjord_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65102-897'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_629'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63892-4604'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4002'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64860-4417'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3830'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63859-4227'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3671'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63907-4038'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3516'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64047-4037'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3515'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65142-1401'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1122'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1402'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1123'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64965-1403'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1124'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65110-1404'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1125'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65304_ICES_HistoricalBenthosDanishLinfjord_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65304-1405'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1126'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65325-1406'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1127'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65090_ICES_HistoricalBenthosDanishLinfjord_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65090-1407'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1128'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65106-1408'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1129'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-7073'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6189'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65538-7074'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6190'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65540-7075'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6191'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7076'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6192'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7077'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6193'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64729-7080'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6196'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65589-7081'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6197'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65597-7082'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6198'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-4605'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4003'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4606'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4004'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4607'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4005'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63992-4608'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4006'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4609'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4007'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64817-1547'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1263'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63915-1549'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1265'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64828-1548'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1264'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65307-1550'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1266'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-10211'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8957'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-10212'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8958'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-2440'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2093'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2441'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2094'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1516'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1232'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64253-1517'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1233'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64455-1518'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1234'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64724-8541'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7482'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64726-8230'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7197'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64251-2771'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2363'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64273-1906'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1610'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-1907'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1611'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64930-2772'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2364'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-1908'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1612'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63951-1929'^^xsd:string;
  dwc:scientificName 'Nemertin'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1632'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-7883'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6895'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63976_ICES_HistoricalBenthosDanishLinfjord_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63976-1744'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1452'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-2967'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2552'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65291-2968'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2553'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9209'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8081'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-13184'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11602'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "8.95208263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "8.95208263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64548-11277'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95208263'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9894'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65093_ICES_HistoricalBenthosDanishLinfjord_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65093-502'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_306'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65470-11276'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9893'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65295-2094'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1778'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65299-2095'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1779'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65127-1494'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1214'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65095-855'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_593'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64758-7719'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6746'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65209-2247'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1927'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64954-539'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_329'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63913-4891'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4249'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65312-1171'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_896'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1348'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1069'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64015-522'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_312'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63990_ICES_HistoricalBenthosDanishLinfjord_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63990-3951'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3440'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64813-4137'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3601'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64834_ICES_HistoricalBenthosDanishLinfjord_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64834-3952'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3441'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-4538'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3938'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63839-4885'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4243'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63948-4539'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3939'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65226-2262'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1939'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2263'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1940'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64841-5220'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4532'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64993-3623'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3129'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64045-3624'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3130'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3286'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2827'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64230-3287'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2828'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64899-5419'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4692'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64862-5420'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4693'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64875-5555'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4827'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64820-5879'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5115'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64922-3112'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2679'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-3111'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2678'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64824-5556'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4828'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65265-12833'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11266'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-12994'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11413'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65438-13160'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11578'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65181-10705'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9408'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65266-12043'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10544'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-10706'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9409'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-3646'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3152'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3644'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3150'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63864-3645'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3151'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-10914'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9593'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3766'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3267'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3767'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3268'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-5531'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4803'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-5532'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4804'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65338-10240'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8986'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65349-10241'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8987'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64251-2639'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2252'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63985-1204'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_928'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6981'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6106'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64604-6832'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5957'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65544-6980'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6105'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64637-8224'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7191'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64668-7379'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 1 x 0.1'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6453'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65179-12861'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11286'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8039'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7033'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-356'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_194'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65670-7175'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '960'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6279'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7174'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6278'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64180-5856'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5096'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5857'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5097'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8072'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7065'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8405'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7362'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65662-9245'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8108'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9246'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8109'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-6064'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5290'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7413'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6485'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63850-5430'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4703'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65025_ICES_HistoricalBenthosDanishLinfjord_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65025-1784'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1492'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63795-3630'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3136'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-3631'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3137'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-11107'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9754'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64511-9756'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8531'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-5893'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5121'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63927-6271'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5448'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-6714'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5843'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7578'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6619'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64800-7579'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6620'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64815-5706'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4965'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64820-5707'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4966'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63963-5560'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4832'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5708'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4967'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-6710'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5839'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5705'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4964'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-12054'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10555'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-12055'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10556'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64420-10716'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9419'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10071'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8819'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64536_ICES_HistoricalBenthosDanishLinfjord_8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64536-10070'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8818'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10390'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9121'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-10391'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9122'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5866'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5104'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64863-5867'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5105'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-9217'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8089'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-9556'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8369'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64380-9557'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8370'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65606_ICES_HistoricalBenthosDanishLinfjord_6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65606-7194'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6298'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64601-8548'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7489'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64740-7193'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6297'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64918-4868'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4236'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3940'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3429'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3775'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3276'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64932-6264'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5446'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65130-525'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_315'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64024-524'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_314'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64427-3285'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2826'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64252-3433'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2953'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-2423'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2077'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_11726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_11726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_11726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_11726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_11726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-13313'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11726'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64749-8225'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7192'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8381'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7338'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2902'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2487'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64930-2903'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2488'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64602-7646'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6676'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7647'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6677'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65437-5116'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4444'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-5117'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4445'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-732'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_473'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64040-4745'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4124'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_9286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_9286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_9286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_9286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_9286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64573-10578'^^xsd:string;
  dwc:scientificName 'Eolis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9286'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-12867'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11292'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_10709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65513-12211'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10709'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-11110'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9757'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-9402'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8240'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-3463'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2980'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-6060'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5286'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63820-6276'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5453'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64529-9569'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8382'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65183-12862'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11287'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64579-13021'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11440'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64560-13185'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11603'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63943-4740'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4120'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63769-4902'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4260'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64863-5694'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4955'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65531-10068'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8816'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65221-1757'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1465'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64902-5550'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4822'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-8054'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7048'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64676-11696'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10256'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64402-11458'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10061'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_10416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-11891'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10416'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64008-545'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_335'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64015_ICES_HistoricalBenthosDanishLinfjord_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64015-546'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_336'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64030-547'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_337'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65539-7742'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6769'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64770-7743'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6770'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65543-7744'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6771'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-3955'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3444'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63950-3956'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3445'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64900-4148'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3612'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-4149'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3613'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_10277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_10277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_10277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_10277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_10277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64558-11725'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10277'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64119-2810'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2400'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-12831'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11264'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64376-13154'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11572'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-9221'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8093'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65166-1624'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1339'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65230-1768'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1476'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64607-8241'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7208'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64733-8240'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7207'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5510'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4782'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8991'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7885'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8992'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7886'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8993'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7887'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8994'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7888'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8995'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7889'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-8996'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7890'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8997'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7891'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63915_ICES_HistoricalBenthosDanishLinfjord_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63915-6197'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5387'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63919-6198'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5388'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63888-6199'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5389'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-6200'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5390'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64948-6201'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5391'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64611-7305'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6395'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64616-7306'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6396'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7313'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6403'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63862-6013'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5240'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63801-6014'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5241'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64148-6015'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5242'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64148-6016'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5243'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63830-6017'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5244'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64816-6019'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5245'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64162-6020'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5246'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7165'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6269'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65670-7166'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '960'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6270'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "961" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65630-7167'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '961'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6271'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65671-7168'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '962'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6272'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7304'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6394'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64611-7490'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6562'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64169-5982'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5210'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65033-5983'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5211'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63823-5984'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5212'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64914-5986'^^xsd:string;
  dwc:scientificName 'Polychaet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5213'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63960-5987'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5214'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-5988'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5215'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64076_ICES_HistoricalBenthosDanishLinfjord_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64076-5989'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) One juvenile.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5216'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64189-5990'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5217'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-5991'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5218'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63796-5992'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5219'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7492'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6564'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64006-6397'^^xsd:string;
  dwc:scientificName 'Aktinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5545'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64856-6396'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5544'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64189-5999'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5226'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65644-7495'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6567'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64633-7494'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6566'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64632-7493'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6565'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63817-6514'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5653'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64149-6516'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5654'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63817-6517'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5655'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64149-6518'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5656'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64824-6519'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5657'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-6520'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5658'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64847-6521'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5659'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-6522'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5660'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63885-6523'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5661'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64952-6524'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5662'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64616-7491'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6563'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-6395'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5543'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64189_ICES_HistoricalBenthosDanishLinfjord_5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64189-6394'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5542'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64186_ICES_HistoricalBenthosDanishLinfjord_5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64186-6393'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5541'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65029_ICES_HistoricalBenthosDanishLinfjord_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65029-6203'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5393'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63894-6202'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5392'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-4817'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4193'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64843-4816'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4192'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64806-4815'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4191'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65629-7164'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '958'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6268'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65068-6003'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 3.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5230'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-6000'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5227'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64950-6004'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5231'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64947-6008'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5235'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65047-6007'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5234'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65036-6006'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5233'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64085_ICES_HistoricalBenthosDanishLinfjord_5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64085-6005'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 10.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5232'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63830-6023'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5249'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-8172'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7146'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-8173'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7147'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8174'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7148'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8175'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7149'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8176'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7150'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-8177'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7151'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65545-7308'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6398'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65551-7309'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6399'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65553-7310'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6400'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7311'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6401'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64782-7312'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6402'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8477'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7434'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8478'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7435'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8479'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7436'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8480'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7437'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8481'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7438'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64805-8482'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7439'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8483'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7440'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8484'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7441'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8485'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7442'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8486'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7443'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63801-6021'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5247'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63837-6022'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5248'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64120-5996'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5223'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63851-5995'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5222'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63900-5994'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5221'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63803-5993'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5220'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64811-5841'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5087'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5840'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5086'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5839'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5085'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64811-5838'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5084'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64125-5997'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5224'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64216-6657'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 3 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5786'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-6656'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5785'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65085-6792'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5917'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65151-6660'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5789'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65151-6659'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5788'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64222-6658'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5787'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_5916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64068-6791'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5916'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64105-6795'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5920'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64112-6794'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5919'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-6793'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5918'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64604-6937'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6062'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65590-6936'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6061'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65494-6940'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6065'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65489-6939'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6064'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-6938'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6063'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63948-4819'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4195'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64633-7333'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6423'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65644-7334'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6424'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65545-7335'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6425'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65551-7336'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6426'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64782-7337'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6427'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7338'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6428'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65570-7339'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6429'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7340'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6430'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7341'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6431'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4821'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4197'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63949-4820'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4196'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65347-13277'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11691'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-13278'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11692'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65487-9000'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7894'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-9001'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7895'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-9002'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7896'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-9003'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7897'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-9004'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7898'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-9005'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7899'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-9006'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7900'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-9007'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7901'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-9008'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7902'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64633-7349'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6439'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-6807'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5932'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65517-13281'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11695'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-6806'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5931'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-6805'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5930'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65669-7366'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 2 x 0.1'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6443'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7351'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6441'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7352'^^xsd:string;
  dwc:scientificName 'Stenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '106914'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6442'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '106914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64105-6801'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5926'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-6802'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5927'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65076-6803'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5928'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65155-6804'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5929'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7350'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6440'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4822'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4198'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4823'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4199'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_11537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64677-13119'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11537'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_11538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64399-13120'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11538'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_11539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_11539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_11539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_11539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_11539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64682-13121'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11539'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64761-7348'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6438'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65143-6824'^^xsd:string;
  dwc:scientificName 'Nemertin'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5949'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-6826'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5951'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6827'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5952'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64625-6825'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5950'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64800-7347'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6437'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7346'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6436'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65599-7345'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6435'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65668-7343'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6433'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64666-7344'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6434'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64800-7342'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6432'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63779-4668'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4063'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63839-5179'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4496'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-5180'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4497'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-5181'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4498'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4658'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4053'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4659'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4054'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4660'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4055'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64192-4661'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4056'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4662'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4057'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4663'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4058'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64160-4664'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4059'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4665'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4060'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-4667'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4062'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6949'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6074'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6950'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6075'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65656-6951'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6076'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4498'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3908'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64192-4499'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3909'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64160-4500'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3910'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4501'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3911'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4502'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3912'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63973-4511'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3913'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64192-4512'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3914'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63949-4641'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4037'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-4818'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4194'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5680'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4941'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65604-7121'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6233'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65536-7116'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6232'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64754-7115'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6231'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65580-7114'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6230'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65604_ICES_HistoricalBenthosDanishLinfjord_6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65604-7113'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6229'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-5000'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4347'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63798-5001'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4348'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-5002'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4349'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64861-5003'^^xsd:string;
  dwc:scientificName 'Ampelisca laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4350'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-5004'^^xsd:string;
  dwc:scientificName 'Ampelisca laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4351'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-5005'^^xsd:string;
  dwc:scientificName 'Ampelisca laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4352'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63909-5006'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4353'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64388-5010'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4354'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5015'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4355'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4642'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4038'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4643'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4039'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-4644'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4040'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63806-4645'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4041'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64870-4646'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4042'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64812-4647'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4043'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4648'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4044'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64843-4649'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4045'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63841-4650'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4046'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64828-6210'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5400'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64212-6800'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5925'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64118-6799'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5924'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64090-6798'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5923'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6944'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6069'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64636-6945'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6070'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65544-6946'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6071'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6947'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6072'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65650-6948'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6073'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-4829'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4204'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-4828'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4203'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-6797'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5922'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4825'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4201'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-4826'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4202'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63892-4824'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4200'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63808-6225'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5415'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63843-6224'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5414'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64200-6222'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5412'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64853-6223'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5413'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64185-6220'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5410'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63831-6221'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5411'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63819_ICES_HistoricalBenthosDanishLinfjord_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63819-6219'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5409'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64123-6218'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5408'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65503-13279'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11693'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65513-13280'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11694'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64441-6661'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5790'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64427-6662'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5791'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64107-6663'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5792'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64441-6664'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5793'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64970_ICES_HistoricalBenthosDanishLinfjord_5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64970_ICES_HistoricalBenthosDanishLinfjord_5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64970_ICES_HistoricalBenthosDanishLinfjord_5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64970_ICES_HistoricalBenthosDanishLinfjord_5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64970_ICES_HistoricalBenthosDanishLinfjord_5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64970-6665'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5794'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65247_ICES_HistoricalBenthosDanishLinfjord_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65247-6666'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5795'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64980_ICES_HistoricalBenthosDanishLinfjord_5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64980-6667'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5796'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64215-6668'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5797'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5511'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4783'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63817-5515'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4787'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5516'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4788'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63840-5517'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4789'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63848-5518'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4790'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64955-5519'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4791'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63982-5520'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4792'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64831-5521'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4793'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63929-5522'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4794'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64902-5523'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4795'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-5524'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4796'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63770-5514'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4786'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63805-5513'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4785'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64149-5512'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4784'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-9154'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8030'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9155'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8031'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65624-9156'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8032'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64597-9157'^^xsd:string;
  dwc:scientificName 'Eolis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8033'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9158'^^xsd:string;
  dwc:scientificName 'Eolis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8034'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64612-9159'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8035'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-9160'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8036'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12305'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10800'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63854-6209'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5399'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-10368'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9099'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63843-6207'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5397'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63808-6208'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5398'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64853-6206'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5396'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64200-6205'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5395'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9163'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8039'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64123_ICES_HistoricalBenthosDanishLinfjord_5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64123-6204'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5394'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64437-6680'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5809'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64292-6678'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5807'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65006-6679'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5808'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-11237'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9854'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65173-10697'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9400'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-10833'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9522'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63786-5202'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4517'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-5203'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4518'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65466-11020'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9689'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64541-11021'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9690'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65467-11022'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9691'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65576-11023'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9692'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_9693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64542-11024'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9693'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_9694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64543-11025'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9694'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_9695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64544-11026'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9695'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-6670'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5799'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63964-6671'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5800'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64904-6672'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5801'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65233-6673'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5802'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64115-6674'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5803'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64110-6675'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5804'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65242-6676'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5805'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65216-6677'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5806'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-10696'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9399'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64754-7111'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6227'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64619-7110'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6226'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65601-7109'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6225'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64739-7108'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6224'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-12308'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10803'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-12307'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10802'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64623-7843'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6855'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65640-7844'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6856'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64772-7845'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6857'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64776-7846'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6858'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64650-7849'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6861'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65566-7850'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6862'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64788-7851'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6863'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65619_ICES_HistoricalBenthosDanishLinfjord_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65619-7852'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6864'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5525'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4797'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5526'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4798'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5527'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4799'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63770-5528'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4800'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64195-5835'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5081'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5836'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5082'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63809-5837'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5083'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64261-6682'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5811'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65242-6681'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5810'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-11238'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9855'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63964-6684'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5813'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-11242'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9859'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64115-6683'^^xsd:string;
  dwc:scientificName 'Psammechinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '123389'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5812'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '123389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-11241'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9858'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-11239'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9856'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64525-11240'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9857'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-5018'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4358'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-10834'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9523'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_9524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_9524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_9524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_9524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_9524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64777-10835'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9524'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_9525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_9525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_9525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_9525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_9525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64726-10836'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9525'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_9526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_9526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_9526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_9526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_9526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64600-10837'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9526'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-10838'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9527'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-10839'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9528'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-10840'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9529'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64577-10841'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9530'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-10842'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9531'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65420-10843'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9532'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64821-5029'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4367'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65430-5028'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4366'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-5027'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4365'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-5026'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4364'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-5024'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4363'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64399-5022'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4361'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64682-5021'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4360'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-5020'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4359'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-6685'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5814'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64965-6686'^^xsd:string;
  dwc:scientificName 'Isozoanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '100792'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5815'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '100792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65228-6687'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5816'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64239-6688'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5817'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64108-6689'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5818'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65019-6690'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5819'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-6796'^^xsd:string;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5921'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64625-6941'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6066'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65536_ICES_HistoricalBenthosDanishLinfjord_6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65536-7112'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6228'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7314'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6404'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65280-11411'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10019'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-11412'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10020'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-11413'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10021'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64514-11414'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10022'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-11420'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10023'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63883-5032'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4370'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-5031'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4369'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63913-5030'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4368'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63919-6211'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5401'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5670'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4931'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5671'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4932'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-5672'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4933'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65133-5673'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 22 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4934'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-5674'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4935'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5675'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4936'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64918-5676'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4937'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-5677'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4938'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64895-5678'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4939'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64180-5679'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4940'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5016'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4356'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91517538"^^xsd:decimal ;
  dwc:decimalLongitude "9.133398825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  geo-pos:lat "56.91517538"^^xsd:decimal ;
  geo-pos:long "9.133398825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65460-12313'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.133398825'^^xsd:double;
  dwc:latitude '56.91517538'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10808'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94804125"^^xsd:decimal ;
  dwc:decimalLongitude "9.11751981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  geo-pos:lat "56.94804125"^^xsd:decimal ;
  geo-pos:long "9.11751981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64532-12314'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11751981'^^xsd:double;
  dwc:latitude '56.94804125'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10809'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84907437"^^xsd:decimal ;
  dwc:decimalLongitude "9.164418296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  geo-pos:lat "56.84907437"^^xsd:decimal ;
  geo-pos:long "9.164418296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65459-12311'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.164418296'^^xsd:double;
  dwc:latitude '56.84907437'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10806'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64164-6217'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5407'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-5017'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4357'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64863-5681'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4942'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64632-7315'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6405'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7316'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6406'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7319'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6409'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7320'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6410'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64782-7321'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6411'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-7322'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6412'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_10805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_10805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_10805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83799598"^^xsd:decimal ;
  dwc:decimalLongitude "9.119735487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_10805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  geo-pos:lat "56.83799598"^^xsd:decimal ;
  geo-pos:long "9.119735487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_10805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65528-12310'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.119735487'^^xsd:double;
  dwc:latitude '56.83799598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10805'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-6214'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5404'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-6213'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5403'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63888-6212'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5402'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_10804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_10804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_10804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81177714"^^xsd:decimal ;
  dwc:decimalLongitude "9.148539281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_10804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  geo-pos:lat "56.81177714"^^xsd:decimal ;
  geo-pos:long "9.148539281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_10804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65527-12309'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.148539281'^^xsd:double;
  dwc:latitude '56.81177714'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10804'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64164_ICES_HistoricalBenthosDanishLinfjord_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64164-6215'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5405'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64149-5651'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4923'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63840-5652'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4924'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63805-5653'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4925'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63848-5654'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4926'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64874-5655'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4927'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63963-5658'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4928'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65058-5659'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4929'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5668'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4930'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63948-4640'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4036'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-4639'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4035'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63892-4638'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4034'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4814'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4190'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64843-4637'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4033'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "969" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65674-7163'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6267'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4636'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4032'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65670-7152'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '960'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6256'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7151'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6255'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65672-7153'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '963'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6257'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65629-7154'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '958'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6258'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7155'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6259'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65670-7156'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '960'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6260'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "961" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65630-7157'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '961'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6261'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65671-7158'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '962'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6262'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65672-7159'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '963'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6263'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "964" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65673-7160'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '964'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6264'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "968" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64669-7162'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6266'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65631-7150'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6254'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65568-8007'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7001'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65565-8006'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7000'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-8004'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6998'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7703'^^xsd:string;
  dwc:scientificName 'Saxicava rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '162732'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6730'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7704'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6731'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-8003'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6997'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63865-6545'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5682'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63865-6546'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5683'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64207-6548'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5684'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63886-6549'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5685'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-6550'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5686'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64965-6551'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5687'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63905-6552'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5688'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64161-6553'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5689'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63876-6555'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 3) (see Note 2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5690'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64859-6556'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5691'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64399-6557'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5692'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-6558'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5693'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7835'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6847'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64663-7836'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6848'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65556-7837'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6849'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65495-7307'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6397'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63873-6535'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5672'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64815-6536'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5673'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-6537'^^xsd:string;
  dwc:scientificName 'Nassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '510462'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5674'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64965-6538'^^xsd:string;
  dwc:scientificName 'Ciana canina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5675'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65039_ICES_HistoricalBenthosDanishLinfjord_5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65039-6539'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5676'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64889-6540'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5677'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64810-6541'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5678'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64810-6542'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5679'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64190-6543'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5680'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63944-6544'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5681'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64965-6525'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5663'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64886-6526'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5664'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64195-6527'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5665'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64811-6528'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5666'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64174-6529'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5667'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-6531'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5668'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64820-6532'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5669'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63890-6533'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5670'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64665-7699'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6729'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65666-7698'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6728'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64796-7697'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6727'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7696'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6726'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64174-6534'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5671'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64666-7489'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6561'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65668-7488'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6560'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64800-7487'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6559'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7505'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6577'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64734-7503'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6575'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64800-7502'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6574'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65603-7679'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6709'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7678'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6708'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7677'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6707'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7676'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6706'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65543-7675'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6705'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64733-8202'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7169'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64607-8203'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7170'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64614-8204'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7171'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64749-8205'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7172'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64622-8206'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7173'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64759-8207'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7174'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65633-8208'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7175'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64766-8209'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7176'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64771-8210'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7177'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64726-8193'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7160'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64744-8194'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7161'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64614-8195'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7162'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64749-8196'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7163'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65479-8197'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7164'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64600-8198'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7165'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64759-8199'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7166'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64595-7833'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6845'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65626-7832'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6844'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65664-7830'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6842'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64663-7831'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6843'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64792_ICES_HistoricalBenthosDanishLinfjord_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64792-7829'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6841'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7705'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6732'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64770-7706'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6733'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65476-7707'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6734'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65478-7708'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6735'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64731-7709'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6736'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7834'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6846'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65546-8002'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6996'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64743-8171'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7145'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7694'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6724'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64653-7695'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6725'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64758_ICES_HistoricalBenthosDanishLinfjord_6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64758-7692'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6722'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64753-7691'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6721'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65622-7689'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6719'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64602-7690'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6720'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8347'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7304'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8346'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7303'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8344'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7301'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65539-7680'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6710'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64770-7681'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6711'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65547-7682'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6712'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65647-7683'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6713'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7684'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6714'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64781-7685'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6715'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64786-7686'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6716'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7687'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6717'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65666-7688'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6718'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64637-8211'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7178'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64595-7838'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6850'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7839'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6851'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64608-7840'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6852'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65488-7841'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6853'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64663-7842'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6854'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65661-8658'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7586'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8659'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7587'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8660'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7588'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65602-8661'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7589'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64615-8662'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7590'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64750-8663'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7591'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64773-8657'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7585'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "964" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65673-7133'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '964'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6245'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "968" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64669-7134'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6246'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90372772"^^xsd:decimal ;
  dwc:decimalLongitude "9.135245222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  geo-pos:lat "56.90372772"^^xsd:decimal ;
  geo-pos:long "9.135245222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65472-12296'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.135245222'^^xsd:double;
  dwc:latitude '56.90372772'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10791'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83614959"^^xsd:decimal ;
  dwc:decimalLongitude "9.170696047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  geo-pos:lat "56.83614959"^^xsd:decimal ;
  geo-pos:long "9.170696047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_10792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64549-12297'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.170696047'^^xsd:double;
  dwc:latitude '56.83614959'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10792'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64777-12298'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10793'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_10794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_10794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_10794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_10794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_10794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64646-12299'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10794'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12300'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10795'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65345-12301'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10796'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12302'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10797'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12303'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10798'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12304'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10799'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65494-6974'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6099'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64625-6975'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6100'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65613-8664'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7592'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64769-8665'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7593'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64605-8666'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7594'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64769-8667'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7595'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65661-8668'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7596'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65665-8669'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7597'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8670'^^xsd:string;
  dwc:scientificName 'Nychia cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340553'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7598'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64785-8671'^^xsd:string;
  dwc:scientificName 'Nychia cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340553'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7599'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8374'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7331'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8375'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7332'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65578-8681'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7609'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64605-8682'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7610'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8683'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7611'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65602-8684'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7612'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8824'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7734'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8990'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7884'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9153'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8029'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6963'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6088'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64600-8188'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7155'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65494-6962'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6087'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64627-8674'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7602'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64785-8675'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7603'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64773-8676'^^xsd:string;
  dwc:scientificName 'Nephthys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Var. ciliata ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340525'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7604'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65661-8677'^^xsd:string;
  dwc:scientificName 'Nephthys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Var. ciliata ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340525'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7605'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64552-8678'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7606'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64596-8679'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7607'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64601-8680'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7608'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8673'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7601'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65650-6964'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6089'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64640-8825'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7735'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65559-8826'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7736'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64596-8831'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7741'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64601-8832'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7742'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64605-8833'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7743'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8672'^^xsd:string;
  dwc:scientificName 'Nychia cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340553'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7600'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65656-6966'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6091'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64604-6971'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6096'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65590-6970'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6095'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65480-6969'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6094'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64788-7828'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6840'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64618-7674'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6704'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7484'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6556'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64668-7375'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 1 x 0.1'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6449'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64667-7374'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 1 x 0.1'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6448'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64733-8191'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7158'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64600-8190'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7157'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65489-6973'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6098'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-6972'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6097'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64637_ICES_HistoricalBenthosDanishLinfjord_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64637-8192'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7159'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64622-8214'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7181'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64749-8212'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[< 3 cm]'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7179'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64600-8213'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7180'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8476'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7433'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8342'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7299'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65479-8189'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7156'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8332'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7289'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64724-8333'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7290'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8334'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7291'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65481-8335'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7292'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8336'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7293'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8337'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7294'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8340'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7297'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8341'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7298'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8980'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7874'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65618-8037'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7031'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64795-8036'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7030'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7824'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6836'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8498'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7455'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65566-7827'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6839'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8497'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7454'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8487'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7444'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8488'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7445'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8494'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7451'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8495'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7452'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8496'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7453'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64650_ICES_HistoricalBenthosDanishLinfjord_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64650-7826'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6838'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65556_ICES_HistoricalBenthosDanishLinfjord_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65556-7825'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6837'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8981'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7875'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-8982'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7876'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8983'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7877'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8984'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7878'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-8985'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7879'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8986'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7880'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8987'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7881'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8988'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7882'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-8989'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7883'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65626-7867'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6879'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7868'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6880'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64608-7869'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6881'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7872'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6884'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-7996'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6990'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65546-8161'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7135'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8331'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7288'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8470'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7427'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64769-8656'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7584'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65636-8655'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7583'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8654'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7582'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65665-8653'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7581'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8510'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7467'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8509'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7466'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64804-8821'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7731'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65665-8819'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7729'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8820'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7730'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8508'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7465'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8507'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7464'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65481-8506'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7463'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9168'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8044'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64661-9169'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8045'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65475-9174'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8046'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64553-9175'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8047'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64597-9176'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8048'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65482-9177'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8049'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64606_ICES_HistoricalBenthosDanishLinfjord_8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64606-9178'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8050'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8505'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7462'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65662-9167'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8043'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-9166'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8042'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9165'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8041'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9164'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8040'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65660-8035'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7029'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65568-8034'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7028'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-8032'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7026'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-8031'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7025'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-8030'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7024'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65546-8029'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7023'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-8028'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7022'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65548_ICES_HistoricalBenthosDanishLinfjord_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65548-7823'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6835'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-8027'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7021'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65603-7673'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6703'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65600-7672'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6702'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64786-7671'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6701'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65539-7670'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6700'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8475'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7432'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8474'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7431'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8473'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7430'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8472'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7429'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8471'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7428'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64782-7483'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6555'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7482'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6554'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65553-7481'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6553'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65551-7480'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6552'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65545-7479'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6551'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64599-7302'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6392'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64728-7301'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6391'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65580-7300'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6390'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64754-7299'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6389'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8504'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7461'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8503'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7460'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8502'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7459'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65481-8501'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7458'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8500'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7457'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64805-8499'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7456'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64605-8823'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7733'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65628-8822'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7732'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9189'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8061'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9188'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8060'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-9710'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8493'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-9711'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8494'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64402-9712'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8495'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65450-9713'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8496'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-9714'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8497'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65395-9715'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 1-14 LivÃ¸ Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8498'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-9716'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8499'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64567-9717'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8500'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64638-9718'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8501'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-9719'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8502'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65660-8008'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7002'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64795-8009'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7003'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65618-8010'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7004'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-8011'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7005'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8012'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7006'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8013'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7007'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8014'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7008'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-8015'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7009'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-8016'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7010'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-8017'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7011'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8018'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7012'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8019'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7013'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64743-8020'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7014'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64747-8021'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7015'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8022'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7016'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-8023'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7017'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-8024'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7018'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-8025'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7019'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-8026'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7020'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7509'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6581'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9191'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8063'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64651-9192'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8064'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9190'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8062'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-9183'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8055'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7522'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6584'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7510'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6582'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65645-9187'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8059'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-9186'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8058'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-9185'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8057'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65632-9184'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8056'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9193'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8065'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64558-10016'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8771'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65470-12293'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10788'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64547-12292'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10787'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-10018'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8773'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_10786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64546-12291'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10786'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-10017'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8772'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "9.00932094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "9.00932094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65471-12295'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.00932094'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10790'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "8.95208263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "8.95208263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64548-12294'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95208263'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10789'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65557-9720'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8503'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83614959"^^xsd:decimal ;
  dwc:decimalLongitude "9.170696047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83614959 9.170696047)"^^geo:wktLiteral ;
  geo-pos:lat "56.83614959"^^xsd:decimal ;
  geo-pos:long "9.170696047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64549_ICES_HistoricalBenthosDanishLinfjord_8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64549-9721'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.170696047'^^xsd:double;
  dwc:latitude '56.83614959'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8504'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85276716"^^xsd:decimal ;
  dwc:decimalLongitude "9.110134222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  geo-pos:lat "56.85276716"^^xsd:decimal ;
  geo-pos:long "9.110134222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65473-9722'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.110134222'^^xsd:double;
  dwc:latitude '56.85276716'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8505'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-9906'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8665'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-9907'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8666'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-9908'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8667'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-9909'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8668'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-9910'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8669'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-9911'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8670'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-9912'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8671'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_10374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_10374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_10374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_10374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_10374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64518-11849'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10374'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65335-10824'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9513'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-10825'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9514'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-10826'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9515'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65348-10827'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9516'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-10828'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9517'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64518-10829'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9518'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-10830'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9519'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64525-10831'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9520'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64527-10832'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9521'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-11853'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10378'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_10377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65265-11852'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10377'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-11851'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10376'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_10375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_10375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_10375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_10375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_10375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-11850'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10375'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65183_ICES_HistoricalBenthosDanishLinfjord_11371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65183-12950'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11371'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_11370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65179-12949'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11370'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-12948'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11369'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65338-12947'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11368'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65599-7530'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6592'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64734-7529'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6591'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-12946'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11367'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64616-7531'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6593'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65495-7532'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6594'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65553-7533'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6595'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7534'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6596'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-11854'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10379'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-11855'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10380'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_10381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-11856'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10381'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-11857'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10382'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64421-11858'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10383'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7528'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6590'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64727-7527'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6589'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7526'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6588'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7525'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6587'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7524'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6586'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64665-7508'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6580'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65622-7507'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6579'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65666-7506'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6578'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64761-7523'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6585'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_10227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-11666'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10227'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65511-11640'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10219'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11641'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10220'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65456-11642'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10221'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11661'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10222'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-11662'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10223'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-11639'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10218'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11638'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10217'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-11065'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9712'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65611-11066'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9713'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-11067'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9714'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_10224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_10224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_10224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_10224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_10224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65335-11663'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10224'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_10225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_10225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_10225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_10225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_10225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-11664'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10225'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-11665'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10226'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-9877'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8650'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-9876'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8649'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-9878'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8651'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-9873'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8646'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65525-9874'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8647'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-9875'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8648'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64390-12423'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10911'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65275-12424'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10912'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64402-12425'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10913'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65280-12426'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10914'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-12427'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10915'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-12428'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10916'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65450-12429'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10917'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64736-12430'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10918'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64613-12431'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10919'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-9898'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8657'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64574-9899'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8658'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64567-9900'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8659'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-9901'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8660'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65180-10491'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9215'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-10492'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9216'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-10498'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9221'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-10499'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9222'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-10500'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9223'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-10490'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9214'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-11077'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9724'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-11078'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9725'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64518-11079'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9726'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-11676'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10237'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_10238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64372-11677'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10238'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-11678'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10239'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_10240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-11680'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10240'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-9880'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8653'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-9879'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8652'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64767-9885'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8656'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-10511'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9234'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-10512'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9235'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64574-9902'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8661'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-9903'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8662'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-9904'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8663'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-9882'^^xsd:string;
  dwc:scientificName 'Actinia ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8655'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-9881'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8654'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_11708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-13295'^^xsd:string;
  dwc:scientificName 'Diastylissp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11708'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-13294'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11707'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65441-13293'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11706'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-13291'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11705'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65441-13290'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11704'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65272-13289'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11703'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-13288'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11702'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-13287'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11701'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-10505'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9228'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_9227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-10504'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9227'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-10503'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9226'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_9225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-10502'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9225'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-10501'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9224'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-13302'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11715'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_11714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64360-13301'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11714'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-13300'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11713'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-13299'^^xsd:string;
  dwc:scientificName 'Diastylissp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11712'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64387-13298'^^xsd:string;
  dwc:scientificName 'Diastylissp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11711'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64360_ICES_HistoricalBenthosDanishLinfjord_9380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64360-10677'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9380'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-10676'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9379'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64706-10675'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9378'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64700-10674'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9377'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-13297'^^xsd:string;
  dwc:scientificName 'Diastylissp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11710'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-13296'^^xsd:string;
  dwc:scientificName 'Diastylissp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11709'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-12316'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10811'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-12432'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10920'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-10509'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9232'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-10508'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9231'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-10507'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9230'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-10506'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9229'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-10513'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9236'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65504-10514'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9237'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-10515'^^xsd:string;
  dwc:scientificName 'Mactra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138158'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9238'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65403-10516'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9239'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-10517'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9240'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-10518'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9241'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-10662'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9365'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64700-10664'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9367'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-10665'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9368'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_9369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_9369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_9369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_9369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_9369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65368-10666'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9369'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-10667'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9370'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_9371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-10668'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9371'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_9372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-10669'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9372'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-10670'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9373'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_9374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-10671'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9374'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-10672'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9375'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8469'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7426'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_9233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65504-10510'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9233'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_11062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_11062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_11062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_11062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_11062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-12602'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11062'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_11064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_11064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_11064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_11064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_11064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65468-12605'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11064'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64721_ICES_HistoricalBenthosDanishLinfjord_11063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64721_ICES_HistoricalBenthosDanishLinfjord_11063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64721_ICES_HistoricalBenthosDanishLinfjord_11063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64721_ICES_HistoricalBenthosDanishLinfjord_11063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64721_ICES_HistoricalBenthosDanishLinfjord_11063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64721-12604'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11063'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-9498'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8311'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_11067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65469-12608'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11067'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65577-12607'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11066'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64545-12606'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11065'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-9370'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8208'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-9371'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8209'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-9372'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8210'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64556-9373'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8211'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9374'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8212'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9375'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8213'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9376'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8214'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64570-9497'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8310'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9687'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8470'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-9863'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8636'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65661_ICES_HistoricalBenthosDanishLinfjord_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65661-8640'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7571'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65665-8641'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7572'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8642'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7573'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65550-8646'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7574'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65665-8647'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7575'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8648'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7576'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8649'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7577'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8650'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7578'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64615-8651'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7579'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8468'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7425'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8467'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7424'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8466'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7423'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8465'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7422'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8464'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7421'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8329'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7287'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64806-8328'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7286'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8327'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7285'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8326'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7284'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-8160'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7134'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-8159'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7133'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-8158'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7132'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-8157'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7131'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8156'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7130'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-7995'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6989'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64743-7994'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6988'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-7992'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6986'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-7991'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6985'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-9502'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8315'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9501'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8314'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9500'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8313'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65197-9499'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8312'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65193-12782'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11215'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93770143"^^xsd:decimal ;
  dwc:decimalLongitude "9.070252044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  geo-pos:lat "56.93770143"^^xsd:decimal ;
  geo-pos:long "9.070252044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64711-12315'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.070252044'^^xsd:double;
  dwc:latitude '56.93770143'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10810'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-9905'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8664'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-11845'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10370'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_10371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_10371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_10371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_10371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_10371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64410-11846'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10371'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_10373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_10373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_10373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_10373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_10373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-11848'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10373'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_10372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_10372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_10372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_10372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_10372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65348-11847'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10372'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-9693'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8476'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65368-9694'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8477'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64529-9695'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8478'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64687-9696'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8479'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64557-9699'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8482'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-9697'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8480'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-9700'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8483'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65187-9701'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8484'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9702'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8485'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9703'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8486'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64366-9704'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8487'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-7997'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6991'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-8162'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7136'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8163'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7137'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-8164'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(?)'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7138'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-8165'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7139'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64743-8166'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7140'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-8167'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7141'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64747-8168'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7142'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8169'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7143'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8170'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7144'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-8001'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6995'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-8000'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6994'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-7999'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6993'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-7998'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6992'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64398-11844'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10369'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65265-12820'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11253'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65270-12821'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11254'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65437-12822'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11255'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-12823'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11256'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-12824'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11257'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-12825'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11258'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-12945'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11366'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65508-13114'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11532'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-13276'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11690'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9705'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8488'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65582-9706'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8489'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65372-9707'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8490'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64529-9708'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8491'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-9709'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8492'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65569-8818'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7728'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-8370'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7327'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8369'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7326'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8368'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7325'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8367'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7324'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8366'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7323'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8365'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7322'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8364'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7321'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8362'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7319'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64777-8363'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7320'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8361'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7318'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8360'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7317'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8359'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7316'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8358'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7315'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-10175'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8922'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65270-10174'^^xsd:string;
  dwc:scientificName 'Spionida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '889'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8921'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-10173'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8920'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-10186'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8933'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-10187'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8934'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-10188'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8935'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-10189'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8936'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-10176'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8923'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64580-10177'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8924'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65249-10178'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8925'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-10179'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8926'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-10180'^^xsd:string;
  dwc:scientificName 'Balanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'På skaller'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8927'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-10181'^^xsd:string;
  dwc:scientificName 'Balanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'På skaller'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8928'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-10182'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8929'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-10183'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8930'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-10184'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8931'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64571-10185'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8932'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-10172'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8919'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-11246'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9863'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64577-11245'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9862'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-11244'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9861'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64676-10195'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8942'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64401-10196'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8943'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-10197'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8944'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65175-10199'^^xsd:string;
  dwc:scientificName 'Cynthia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '204807'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8945'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '103519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-10322'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9058'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64580-12789'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11222'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-12792'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11225'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65265_ICES_HistoricalBenthosDanishLinfjord_11226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65265-12793'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11226'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65270-12794'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11227'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_11228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65437-12795'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11228'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-12796'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11229'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-12797'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11230'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-10323'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9059'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10324'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9060'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-10325'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9061'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10326'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9062'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10327'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9063'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10328'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9064'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65271-10329'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9065'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10330'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9066'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10331'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9067'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10332'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9068'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8975'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7869'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-9507'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8320'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-9508'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8321'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9509'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8322'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64704-9510'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8323'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65509-9511'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8324'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65372-9532'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8345'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-9864'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8637'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-9865'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8638'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-9866'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8639'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-9867'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8640'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-9868'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8641'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64767-9869'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8642'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-9870'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8643'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64551-9871'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8644'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-9872'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8645'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-12609'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11068'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65529-12610'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11069'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_11070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65461-12611'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11070'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_11071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64535-12612'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11071'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_11072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_11072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_11072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_11072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_11072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64717-12613'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11072'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_11073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-12614'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11073'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_11074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65533-12615'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11074'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-9522'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8335'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-9523'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8336'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64798-12451'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10935'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12452'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10936'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12453'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10937'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-12786'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11219'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65202-12785'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11218'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-12784'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11217'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64372-10163'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8910'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-10164'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8911'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-10165'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8912'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-10166'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8913'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64421-10167'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8914'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64705-10168'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8915'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64676-10190'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '> 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8937'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65404-10191'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8938'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64672-10192'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8939'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64676-10193'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8940'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64672-10194'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8941'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64511-10037'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8792'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64703-10038'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8793'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83799598"^^xsd:decimal ;
  dwc:decimalLongitude "9.119735487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  geo-pos:lat "56.83799598"^^xsd:decimal ;
  geo-pos:long "9.119735487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65528-10039'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.119735487'^^xsd:double;
  dwc:latitude '56.83799598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8794'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65179_ICES_HistoricalBenthosDanishLinfjord_8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65179-10040'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8795'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84907437"^^xsd:decimal ;
  dwc:decimalLongitude "9.164418296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84907437 9.164418296)"^^geo:wktLiteral ;
  geo-pos:lat "56.84907437"^^xsd:decimal ;
  geo-pos:long "9.164418296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65459_ICES_HistoricalBenthosDanishLinfjord_8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65459-10041'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.164418296'^^xsd:double;
  dwc:latitude '56.84907437'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8796'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87750888"^^xsd:decimal ;
  dwc:decimalLongitude "9.144107928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  geo-pos:lat "56.87750888"^^xsd:decimal ;
  geo-pos:long "9.144107928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64710-10042'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144107928'^^xsd:double;
  dwc:latitude '56.87750888'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8797'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64535-10043'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8798'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64580-10162'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8909'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93770143"^^xsd:decimal ;
  dwc:decimalLongitude "9.070252044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  geo-pos:lat "56.93770143"^^xsd:decimal ;
  geo-pos:long "9.070252044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64711-10031'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.070252044'^^xsd:double;
  dwc:latitude '56.93770143'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8786'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-10032'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8787'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64697-10036'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8791'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94804125"^^xsd:decimal ;
  dwc:decimalLongitude "9.11751981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  geo-pos:lat "56.94804125"^^xsd:decimal ;
  geo-pos:long "9.11751981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64532-10030'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11751981'^^xsd:double;
  dwc:latitude '56.94804125'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8785'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87750888"^^xsd:decimal ;
  dwc:decimalLongitude "9.144107928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  geo-pos:lat "56.87750888"^^xsd:decimal ;
  geo-pos:long "9.144107928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64710-10028'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144107928'^^xsd:double;
  dwc:latitude '56.87750888'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8783'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91517538"^^xsd:decimal ;
  dwc:decimalLongitude "9.133398825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  geo-pos:lat "56.91517538"^^xsd:decimal ;
  geo-pos:long "9.133398825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65460-10029'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.133398825'^^xsd:double;
  dwc:latitude '56.91517538'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8784'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_9696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_9696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_9696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_9696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_9696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65468-11027'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9696'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_9697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_9697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_9697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_9697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_9697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64627-11028'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9697'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-11032'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9698'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-12155'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10656'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-12154'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10655'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12153'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10654'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-12152'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10653'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12151'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10652'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-8859'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7769'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8860'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7770'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8861'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7771'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8862'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7772'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8858'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7768'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8857'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7767'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8855'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7765'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-8856'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7766'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8854'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7764'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64511-12433'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10921'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_10922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_10922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_10922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_10922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_10922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64703-12434'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10922'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65499_ICES_HistoricalBenthosDanishLinfjord_10923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65499-12435'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10923'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12447'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10931'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64392-12448'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10932'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64787-12449'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10933'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64806-12450'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10934'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8848'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7758'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-8849'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7759'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65583-8850'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7760'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-8851'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7761'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8852'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7762'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-8853'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7763'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65583-9023'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7917'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-9024'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7918'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-9025'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7919'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9352'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8190'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-9353'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8191'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9354'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8192'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65174-10006'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8761'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64558-10007'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8762'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65186-10008'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8763'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-10009'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8764'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-10010'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8765'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-10011'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8766'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64683-10012'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8767'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-10013'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8768'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64365-11997'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10498'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-11996'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10497'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65398-11995'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10496'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-11994'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10495'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65345-11993'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10494'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64365-12150'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10651'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-11992'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10493'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-11861'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10386'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64705-11860'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10385'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-10169'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8916'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64701-11859'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10384'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64703-10025'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8780'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83799598"^^xsd:decimal ;
  dwc:decimalLongitude "9.119735487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  geo-pos:lat "56.83799598"^^xsd:decimal ;
  geo-pos:long "9.119735487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65528-10026'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.119735487'^^xsd:double;
  dwc:latitude '56.83799598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8781'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64511-10024'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8779'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-10022'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8777'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-10023'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8778'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64683-10021'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8776'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-10020'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8775'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-12787'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11220'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8977'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7871'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64601_ICES_HistoricalBenthosDanishLinfjord_7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64601-8809'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7719'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8810'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7720'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64750-8811'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7721'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8812'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7722'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64773-8813'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7723'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64640-8814'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7724'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65550-8815'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7725'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65552-8816'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7726'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64785-8817'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7727'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9690'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8473'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64366-9689'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8472'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9688'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8471'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9152'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8028'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65482-9151'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8027'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64651-9148'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8024'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64597-9150'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8026'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8979'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7873'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-8978'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7872'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8976'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7870'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-9339'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8177'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-9340'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8178'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-9341'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8179'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9342'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8180'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-9343'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8181'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64704-9344'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8182'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65509-9345'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8183'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9346'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8184'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-9347'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8185'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-9348'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8186'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65431_ICES_HistoricalBenthosDanishLinfjord_8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65431-9692'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8475'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65426-9691'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8474'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9514'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8327'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9515'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8328'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9516'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8329'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9517'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8330'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9518'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8331'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9519'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8332'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9520'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8333'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9521'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8334'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64687-9524'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8337'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-9525'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8338'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-9503'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8316'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9531'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8344'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64700-9528'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8341'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9530'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8343'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65452-9527'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8340'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65449-9526'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8339'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-12812'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11245'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-12813'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11246'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64421-12814'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11247'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64701-12815'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11248'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64705-12816'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11249'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-12817'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11250'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-12818'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11251'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-12819'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11252'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65284-10014'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8769'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65174-10015'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8770'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65420-11248'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9865'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-11249'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9866'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65261-11250'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9867'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64675-11251'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9868'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65273-11252'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9869'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64398-11253'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9870'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-11254'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9871'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64410-11255'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9872'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65335-11256'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9873'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-10320'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9056'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64574-10321'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9057'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-10319'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9055'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-12810'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11243'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_11244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-12811'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11244'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-12809'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11242'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_11241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-12808'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11241'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65249-12807'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11240'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_10679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_10679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_10679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_10679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_10679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65582-12179'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10679'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65611-12180'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10680'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-11033'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9699'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-11034'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9700'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-11035'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9701'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-11036'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9702'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64410-11037'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9703'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-11038'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9704'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-11257'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9874'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64762_ICES_HistoricalBenthosDanishLinfjord_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64762-8511'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7468'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8512'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7469'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8513'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7470'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-11258'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9875'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65348-11259'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9876'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-11260'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9877'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64518-11261'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9878'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-11262'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9879'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64525-11263'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9880'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65487-9010'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7904'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-9012'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7906'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-9011'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7905'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-9009'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7903'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10487'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9211'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10488'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9212'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10489'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9213'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-9016'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7910'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-9015'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7909'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-9014'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7908'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-9013'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7907'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_10682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_10682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_10682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_10682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_10682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64540-12182'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10682'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-9017'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7911'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_10681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_10681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_10681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_10681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_10681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64539-12181'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10681'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-11243'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9860'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_9398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_9398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_9398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_9398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_9398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65257-10695'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9398'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_9397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-10694'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9397'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-10693'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9396'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_9395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-10692'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9395'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_9385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-10682'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9385'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-10681'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9384'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_9382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_9382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_9382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_9382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_9382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64586-10679'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9382'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-10480'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9204'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65271-10481'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9205'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64395-10482'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9206'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-10483'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9207'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10484'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9208'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10485'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9209'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64693-10486'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9210'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65272-10683'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9386'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65441-10684'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9387'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-10685'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9388'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64420-10686'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9389'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65347-10687'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9390'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-10688'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9391'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65503-10689'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9392'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65517-10690'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9393'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-10691'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9394'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65196-10678'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9381'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-9022'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7916'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-9021'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7915'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-9020'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7914'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-9019'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7913'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-9018'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7912'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8373'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7330'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8372'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7329'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8371'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7328'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64514-10318'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9054'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-10317'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9053'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_9052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-10316'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9052'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-12788'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11221'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64672-12653'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11110'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64565-12651'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11108'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_10684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65461-12184'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10684'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8325'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7283'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65481-8463'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7420'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8639'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7570'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-11975'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10476'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-12144'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10645'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93770143"^^xsd:decimal ;
  dwc:decimalLongitude "9.070252044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  geo-pos:lat "56.93770143"^^xsd:decimal ;
  geo-pos:long "9.070252044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64711-12280'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.070252044'^^xsd:double;
  dwc:latitude '56.93770143'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10775'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-12422'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10910'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_11061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_11061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_11061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_11061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_11061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-12601'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11061'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65411-12772'^^xsd:string;
  dwc:scientificName 'Spionida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '889'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11205'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12931'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11356'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-13104'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11522'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_11678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64387-13264'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11678'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_9359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-10656'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9359'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10479'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9203'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65328-1102'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_829'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64499-1280'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1004'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1431'^^xsd:string;
  dwc:scientificName 'Arenicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1152'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65171-1571'^^xsd:string;
  dwc:scientificName 'Cyprina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '162709'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1287'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64069-1710'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1418'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-1863'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1568'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65080-2044'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1731'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64247-2204'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1886'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65028-2348'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2016'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64058-2553'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[2-5 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2180'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64248-2706'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2311'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64061-2876'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2461'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64298_ICES_HistoricalBenthosDanishLinfjord_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64298-3048'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2626'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65245-3228'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2779'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64100_ICES_HistoricalBenthosDanishLinfjord_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64100-3388'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2911'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-3570'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3076'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64173-4061'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3539'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4275'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3712'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63859-4454'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3865'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4982'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4331'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63825-4633'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4031'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64832-4813'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4189'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-11803'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10335'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-11003'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9682'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64518-11231'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9848'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-11396'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10004'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65257-11599'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10190'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63968-6655'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5784'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65204-6790'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5915'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65480-6935'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6060'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65589-7107'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6223'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64619_ICES_HistoricalBenthosDanishLinfjord_6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64619-7298'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6388'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65644_ICES_HistoricalBenthosDanishLinfjord_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65644-7478'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6550'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65603-7668'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6698'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64776-7822'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6834'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-7990'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6984'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8155'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7129'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64596-8808'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7718'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8974'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7868'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9147'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8023'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9338'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8176'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-9468'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8304'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9677'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke gemt ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8460'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63805-5491'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4763'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63929-5629'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4901'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64174-5811'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5057'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63884-5981'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5209'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64676-10005'^^xsd:string;
  dwc:scientificName 'Actiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8760'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64828_ICES_HistoricalBenthosDanishLinfjord_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64828-6195'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5386'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64178-6392'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5540'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5343'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4629'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64818-5154'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4473'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-9857'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8630'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64396_ICES_HistoricalBenthosDanishLinfjord_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64396-104'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_101'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64026-441'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_258'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64493-930'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_660'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10348'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9079'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10349'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9080'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10350'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9081'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-10351'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9082'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10352'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9083'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10353'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9084'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64399-10354'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9085'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65271-10355'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9086'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10356'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9087'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10357'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9088'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64527-11264'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9881'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-11265'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9882'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-11266'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9883'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-11267'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9884'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-11268'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9885'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_9886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_9886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_9886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_9886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_9886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65596-11269'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9886'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-11406'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10014'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64679-11631'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10211'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-11825'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10357'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65442-10880'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9562'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_9563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-10881'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9563'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_9564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_9564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_9564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_9564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_9564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64730-10882'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9564'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-11998'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10499'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64670-11999'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10500'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65269-12000'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10501'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64392-12001'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10502'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12002'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10503'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12003'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10504'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65345-12004'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10505'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65578-10868'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9551'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_9552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_9552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_9552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_9552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_9552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65529-10869'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9552'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_9554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_9554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_9554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_9554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_9554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65532-10871'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9554'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_9555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-10872'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9555'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_9556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-10873'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9556'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-10874'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9557'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_9558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-10876'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9558'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_9559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65275-10877'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9559'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_9560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-10878'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9560'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65442-10879'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9561'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-12145'^^xsd:string;
  dwc:scientificName 'Saxicava rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '162732'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10646'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_10362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-11830'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10362'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-11982'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10483'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-11983'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10484'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-11984'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10485'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-11985'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10486'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64670-11986'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10487'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65264-11987'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10488'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65269-11988'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10489'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-11989'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10490'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-11990'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10491'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-11991'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10492'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-13283'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11697'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_11698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-13284'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11698'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_11696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-13282'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11696'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64586_ICES_HistoricalBenthosDanishLinfjord_11700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64586-13286'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11700'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65196_ICES_HistoricalBenthosDanishLinfjord_11699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65196-13285'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11699'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_10667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-12166'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10667'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12147'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10648'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12146'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10647'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-12167'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10668'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85276716"^^xsd:decimal ;
  dwc:decimalLongitude "9.110134222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  geo-pos:lat "56.85276716"^^xsd:decimal ;
  geo-pos:long "9.110134222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65473-12168'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.110134222'^^xsd:double;
  dwc:latitude '56.85276716'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10669'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_10670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64547-12169'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10670'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_10671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64511-12170'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10671'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-12171'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10672'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65469_ICES_HistoricalBenthosDanishLinfjord_10676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65469-12176'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10676'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_10677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_10677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_10677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_10677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64538_ICES_HistoricalBenthosDanishLinfjord_10677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64538-12177'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10677'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65611-12178'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10678'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_10662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_10662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_10662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_10662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_10662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-12161'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10662'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_10660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_10660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_10660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_10660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_10660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65267-12159'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10660'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-12160'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10661'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64568-12148'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10649'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10333'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9069'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-10334'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9070'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10335'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9071'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-10341'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9072'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10342'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9073'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10343'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9074'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10344'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9075'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10345'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9076'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10346'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9077'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10347'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9078'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10358'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9089'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10360'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9091'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-10359'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9090'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10366'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9097'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10365'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9096'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10364'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9095'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10361'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9092'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-11040'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9706'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_9707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_9707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_9707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_9707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_9707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65593-11046'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9707'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_9708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_9708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_9708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_9708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_9708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-11047'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9708'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-11048'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9709'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-11063'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9710'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65578-11064'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9711'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-12165'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10666'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_10665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_10665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_10665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_10665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_10665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-12164'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10665'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_10664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_10664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_10664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_10664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_10664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-12163'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10664'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10367'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9098'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_10663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-12162'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10663'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-12281'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10776'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64534-12282'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10777'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-12283'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10778'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90372772"^^xsd:decimal ;
  dwc:decimalLongitude "9.135245222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  geo-pos:lat "56.90372772"^^xsd:decimal ;
  geo-pos:long "9.135245222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65472-12284'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.135245222'^^xsd:double;
  dwc:latitude '56.90372772'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10779'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87750888"^^xsd:decimal ;
  dwc:decimalLongitude "9.144107928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  geo-pos:lat "56.87750888"^^xsd:decimal ;
  geo-pos:long "9.144107928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64710-12285'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144107928'^^xsd:double;
  dwc:latitude '56.87750888'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10780'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64647-12286'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10781'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65562-12287'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10782'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_10783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_10783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_10783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_10783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_10783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64784-12288'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10783'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_10784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-12289'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10784'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_10785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_10785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_10785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_10785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_10785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64715-12290'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10785'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-11068'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9715'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65420-11069'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9716'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-11070'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9717'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-11071'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9718'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-11072'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9719'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64410-11075'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9722'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-11076'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9723'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64421-11672'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10233'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64701-11673'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10234'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64705-11674'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10235'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-11675'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10236'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-11236'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9853'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-11234'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9851'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-11233'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9850'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64378-11626'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10206'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65255-11627'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10207'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-11628'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10208'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65266_ICES_HistoricalBenthosDanishLinfjord_10209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65266-11629'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10209'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64391_ICES_HistoricalBenthosDanishLinfjord_10210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64391-11630'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10210'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-11423'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10026'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-11422'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10025'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-11397'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10005'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65349-11398'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10006'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65525_ICES_HistoricalBenthosDanishLinfjord_10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65525-11399'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10007'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65275-11425'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10028'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64390-11424'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10027'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64695_ICES_HistoricalBenthosDanishLinfjord_9533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64695-10844'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9533'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65348-10845'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9534'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-10846'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9535'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-10847'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9536'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65420-10848'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9537'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-10849'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9538'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10850'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9539'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64686-11817'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10349'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11818'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10350'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65337-11819'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10351'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11820'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10352'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65498-11821'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10353'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11822'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10354'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65456-11823'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10355'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65410-11824'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10356'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64514-11435'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10038'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-11436'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10039'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65395-11437'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 1-14 LivÃ¸ Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10040'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-11438'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10041'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65410-11814'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10346'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-11611'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10202'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64569-11623'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10203'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64357-11624'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10204'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64373_ICES_HistoricalBenthosDanishLinfjord_10205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64373-11625'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10205'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_9546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64697-10860'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9546'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_9548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_9548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_9548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_9548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65531_ICES_HistoricalBenthosDanishLinfjord_9548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65531-10862'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9548'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_9550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65611-10867'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9550'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_9549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64545-10865'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9549'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-11408'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10016'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-11407'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10015'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-11632'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10212'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65275-11410'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10018'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64390-11409'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10017'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_10361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64398-11829'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10361'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10851'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9540'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10852'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9541'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_9542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65633-10853'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9542'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_10359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_10359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_10359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_10359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_10359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64675-11827'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10359'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_10360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_10360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_10360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_10360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_10360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65273-11828'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10360'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65261-11826'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10358'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_10214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11634'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10214'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64686-11633'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10213'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64420-13271'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11685'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-13270'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11684'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65274-13150'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11568'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65513-13275'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11689'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65503-13274'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11688'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-13273'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11687'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_11686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65347-13272'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11686'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65253-13148'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11566'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64383-13149'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11567'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86126059"^^xsd:decimal ;
  dwc:decimalLongitude "9.168849649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  geo-pos:lat "56.86126059"^^xsd:decimal ;
  geo-pos:long "9.168849649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_9543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64723-10856'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.168849649'^^xsd:double;
  dwc:latitude '56.86126059'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9543'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81177714"^^xsd:decimal ;
  dwc:decimalLongitude "9.148539281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  geo-pos:lat "56.81177714"^^xsd:decimal ;
  geo-pos:long "9.148539281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_9544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65527-10858'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.148539281'^^xsd:double;
  dwc:latitude '56.81177714'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9544'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64546-10859'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9545'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_10368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65261-11843'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10368'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_10367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_10367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_10367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_10367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_10367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-11842'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10367'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-9469'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8305'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65197-9470'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8306'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9678'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke gemt ;Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8461'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64366_ICES_HistoricalBenthosDanishLinfjord_8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64366-9679'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8462'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9680'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8463'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-9683'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8466'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64557-9684'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8467'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-9685'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8468'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65187_ICES_HistoricalBenthosDanishLinfjord_8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65187-9686'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8469'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64556-9494'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8307'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_11099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-12642'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11099'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-12644'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11101'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64580_ICES_HistoricalBenthosDanishLinfjord_11102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64580-12645'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11102'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64700_ICES_HistoricalBenthosDanishLinfjord_9363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64700-10660'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9363'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65175-12649'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11106'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64559-12650'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11107'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-10658'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9361'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_9362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64687-10659'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9362'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-12648'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11105'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65249-12647'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11104'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_11103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_11103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_11103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_11103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_11103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64372-12646'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11103'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64784_ICES_HistoricalBenthosDanishLinfjord_8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64784-9858'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8631'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_9364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64706-10661'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9364'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64798-9859'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8632'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64562-9495'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8308'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-9860'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8633'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9496'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8309'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-9862'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8635'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-9861'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8634'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-10158'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8905'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-10157'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8904'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-11400'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10008'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-11401'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10009'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-11402'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10010'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-11403'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10011'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-11404'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10012'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-11405'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10013'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64402-11426'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10029'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65280-11427'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10030'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65399-11428'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10031'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-11429'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10032'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-11430'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10033'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65450-11431'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10034'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-11432'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10035'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64514-11433'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10036'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-11434'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10037'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_9360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-10657'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9360'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64571-10160'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8907'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-10161'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8908'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65401_ICES_HistoricalBenthosDanishLinfjord_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65401-10159'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8906'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-11004'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9683'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64521_ICES_HistoricalBenthosDanishLinfjord_9849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64521-11232'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9849'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_9687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_9687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_9687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_9687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_9687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64539-11018'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9687'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64381_ICES_HistoricalBenthosDanishLinfjord_9685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64381-11006'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9685'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_9684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65420-11005'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9684'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65173-13138'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11556'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65518-13139'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11557'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-13140'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11558'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-13141'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11559'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64560-13142'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11560'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-13143'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11561'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65405-13144'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11562'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_10526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-12025'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10526'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_10527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_10527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_10527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_10527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_10527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65190-12026'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10527'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-12027'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10528'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-12618'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11077'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_11078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-12619'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11078'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_11079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_11079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_11079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_11079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_11079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64551-12620'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11079'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_11087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12628'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11087'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_11088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12629'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11088'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12630'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11089'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12631'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11090'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12632'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11091'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_11092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12633'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11092'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-12636'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11093'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65249_ICES_HistoricalBenthosDanishLinfjord_11095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65249-12638'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11095'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_11716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-13303'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11716'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64420_ICES_HistoricalBenthosDanishLinfjord_11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64420-13305'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11718'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_11717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-13304'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11717'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64351_ICES_HistoricalBenthosDanishLinfjord_11098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64351-12641'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11098'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_11097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-12640'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11097'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-12639'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11096'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_10363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-11831'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10363'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_10366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_10366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_10366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_10366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65420_ICES_HistoricalBenthosDanishLinfjord_10366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65420-11841'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10366'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_10364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-11839'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10364'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_10365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_10365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_10365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_10365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_10365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-11840'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10365'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65261_ICES_HistoricalBenthosDanishLinfjord_9686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65261-11007'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9686'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64678-12981'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11400'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64685-12982'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11401'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-12955'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11376'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-12954'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11375'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64386_ICES_HistoricalBenthosDanishLinfjord_11377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64386-12956'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11377'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12454'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10938'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12465'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10949'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12464'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10948'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64568-12463'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10947'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65520-12460'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10944'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65398_ICES_HistoricalBenthosDanishLinfjord_10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65398-12462'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10946'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12459'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10943'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12458'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10942'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65345-12457'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10941'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-12455'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10939'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12456'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10940'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_10952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_10952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_10952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_10952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_10952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-12468'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10952'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_10951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_10951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_10951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_10951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_10951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65596-12467'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10951'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12466'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10950'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_10953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_10953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_10953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_10953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_10953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65649-12469'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10953'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65264-12470'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10954'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12473'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10957'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12471'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10955'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-12474'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10958'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12475'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10959'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_10960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65345-12476'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10960'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_11540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65442-13122'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11540'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_11541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_11541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_11541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_11541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_11541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64691-13123'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11541'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_11542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65338-13124'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11542'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_11543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-13125'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11543'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_11544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_11544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_11544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_11544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_11544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65349-13126'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11544'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_11545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65357-13127'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11545'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-13128'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11546'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65257-13129'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11547'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65504-13130'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11548'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64376-13147'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11565'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65370-13131'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11549'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-13132'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11550'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65181-13133'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11551'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-13134'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11552'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-13135'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11553'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65370-13136'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11554'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-13137'^^xsd:string;
  dwc:scientificName 'Akera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11555'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64573-13145'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11563'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65413-13146'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11564'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12005'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10506'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65520-12006'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10507'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12007'^^xsd:string;
  dwc:scientificName 'Idothea Baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10508'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12008'^^xsd:string;
  dwc:scientificName 'Ascidiæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10509'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12009'^^xsd:string;
  dwc:scientificName 'Ascidiæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10510'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12010'^^xsd:string;
  dwc:scientificName 'Ascidiæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10511'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_10512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_10512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_10512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_10512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_10512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65357-12011'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10512'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12012'^^xsd:string;
  dwc:scientificName 'Ascidiæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10513'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64568-12013'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10514'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12014'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10515'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12015'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10516'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12016'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10517'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64670-12017'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10518'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12018'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10519'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12019'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10520'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12020'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10521'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12021'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10522'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12022'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10523'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-12023'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10524'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_10525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65337-12024'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10525'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65188-12951'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11372'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65411-12952'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11373'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-12953'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11374'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65339-12971'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11390'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-12972'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11391'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65508-12973'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11392'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64582-12974'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11393'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-12975'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11394'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64673-12976'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11395'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64582-12977'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11396'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-12978'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11397'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-12979'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11398'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64673-12980'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11399'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64350-12961'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11380'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65194-12962'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11381'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64582-12963'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11382'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-12964'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11383'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-12965'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11384'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-12966'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11385'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64389-12967'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11386'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64678-12968'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11387'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64685-12969'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11388'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65336-12970'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11389'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_11231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-12798'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11231'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-12799'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11232'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64701-12800'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11233'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64705-12801'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11234'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64701-12802'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11235'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64705-12803'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11236'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_11237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-12804'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11237'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_11238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-12805'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11238'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64571-12806'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11239'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65504-11600'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10191'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-11601'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10192'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65370-11602'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10193'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-11603'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10194'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65173-11604'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10195'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65403-11605'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10196'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-11606'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10197'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-11607'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10198'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-11608'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10199'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-11609'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10200'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64378-11804'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10336'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65255-11805'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10337'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-11806'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10338'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64686_ICES_HistoricalBenthosDanishLinfjord_10339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64686-11807'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10339'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-11808'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10340'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64679_ICES_HistoricalBenthosDanishLinfjord_10341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64679-11809'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10341'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65511-11810'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10342'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11811'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10343'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64347_ICES_HistoricalBenthosDanishLinfjord_10344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64347-11812'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10344'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64357-11813'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10345'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_11206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-12773'^^xsd:string;
  dwc:scientificName 'Spionida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '889'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11206'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65193-12774'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11207'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65411-12775'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11208'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-12776'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11209'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65202_ICES_HistoricalBenthosDanishLinfjord_11210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65202-12777'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11210'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_11211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-12778'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11211'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12932'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11357'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65520-12933'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11358'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_11359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12934'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11359'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_11360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12935'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11360'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_11361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12936'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11361'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_11362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12937'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11362'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-12942'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11363'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_11364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-12943'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11364'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_11365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-12944'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11365'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65520-11979'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10480'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-11978'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10479'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-11977'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10478'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-11976'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10477'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-11980'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10481'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_11682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65441-13268'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11682'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_11681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64407-13267'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11681'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_11680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64397-13266'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11680'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_11679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65272-13265'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11679'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-13105'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11523'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-13106'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11524'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64673-13107'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11525'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64389-13108'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11526'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64678-13109'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11527'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65439-13110'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11528'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65339-13111'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11529'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-13112'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11530'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-13113'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11531'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64492_ICES_HistoricalBenthosDanishLinfjord_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64492-1426'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1147'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65384-1270'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_994'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65393_ICES_HistoricalBenthosDanishLinfjord_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65393-1271'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_995'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64312-1272'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_996'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65384-1273'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_997'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65097-1099'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_826'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65104-1101'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_828'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64319-1100'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_827'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64473-1098'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_825'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64312-1274'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_998'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65107-1275'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_999'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65127-1276'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1000'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-1277'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1001'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64965_ICES_HistoricalBenthosDanishLinfjord_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64965-1278'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1002'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65330-1279'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1003'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64487-929'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_659'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64485-928'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_658'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-927'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_657'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65043-926'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_656'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64484-925'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_655'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64461-783'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_523'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64555-782'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_522'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64343-781'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_521'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64338-780'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_520'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64334-779'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_519'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64675-10816'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9508'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-10815'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9507'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64398-10821'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9510'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-10822'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9511'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65273-10820'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9509'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65384_ICES_HistoricalBenthosDanishLinfjord_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65384-1430'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1151'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64504_ICES_HistoricalBenthosDanishLinfjord_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64504-1429'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1150'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64498_ICES_HistoricalBenthosDanishLinfjord_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64498-1428'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1149'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64496_ICES_HistoricalBenthosDanishLinfjord_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64496-1427'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1148'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10469'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9193'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10470'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9194'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10471'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ad. ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9195'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-10472'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9196'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10473'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9197'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10474'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9198'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10475'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9199'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10476'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9200'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10477'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9201'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10478'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9202'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64567-10314'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9050'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-10313'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9049'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-10312'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9048'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-10311'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9047'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64514-10310'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9046'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-10146'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8893'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-10147'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8894'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-10148'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8895'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65437_ICES_HistoricalBenthosDanishLinfjord_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65437-10149'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8896'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-10150'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8897'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64409_ICES_HistoricalBenthosDanishLinfjord_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64409-10151'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8898'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-10152'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8899'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64414_ICES_HistoricalBenthosDanishLinfjord_8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64414-10153'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8900'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-10154'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8901'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64421-10155'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8902'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64766-10000'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8755'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-9998'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8753'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64647-10002'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8757'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64646-10001'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8756'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64943-440'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_257'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65120-439'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_256'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63984-438'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 1 Siphon 1.035 gr.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_255'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_9358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_9358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_9358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_9358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_9358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65372-10655'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9358'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_9357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-10654'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9357'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_9355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_9355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_9355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_9355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_9355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-10652'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9355'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_9356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_9356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_9356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_9356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_9356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65449-10653'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9356'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_9354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-10651'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9354'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-103'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_100'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-102'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_99'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-101'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_98'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-100'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_97'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65065-437'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_254'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65061-436'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_253'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64092-628'^^xsd:string;
  dwc:scientificName 'Corbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '137841'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_399'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65143-629'^^xsd:string;
  dwc:scientificName 'Akera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '137641'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_400'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64944-630'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_401'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65138-645'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_402'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64426-2026'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1721'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65203-2029'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1722'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64450-2030'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1723'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64289-2037'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1724'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65229-2038'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1725'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64297-2039'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1726'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65235-2040'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1727'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-2041'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1728'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-2042'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1729'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-2043'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1730'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64219-1854'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1559'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64289-1855'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1560'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65229-1856'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1561'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64073-1859'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 4 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1564'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64219-1860'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1565'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64289-1861'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1566'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65229-1862'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1567'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65012-2200'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1882'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65017-2201'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1883'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64050-2344'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2012'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64446-2873'^^xsd:string;
  dwc:scientificName 'Chiton sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2458'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64263-2872'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2457'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64243-2705'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2310'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-2704'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2309'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64228-2703'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2308'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64055-2552'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[2-5 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2179'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64248-2551'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2178'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64243-2550'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2177'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64998-2702'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2307'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64105-2549'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2176'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-2347'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2015'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64053-2346'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2014'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64094-2345'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2013'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65082-2548'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2175'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64969-1701'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1415'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65299-1705'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1417'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64908-1704'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1416'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64430-2202'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1884'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65026-2203'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1885'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64971_ICES_HistoricalBenthosDanishLinfjord_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64971-2875'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2460'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64428-6789'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5914'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65085-6788'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5913'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-6930'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6055'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7098'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6214'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7099'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6215'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64729_ICES_HistoricalBenthosDanishLinfjord_6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64729-7100'^^xsd:string;
  dwc:scientificName 'Artacama ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '322588'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6216'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64740_ICES_HistoricalBenthosDanishLinfjord_6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64740-7101'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6217'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64745_ICES_HistoricalBenthosDanishLinfjord_6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64745-7104'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 6-10: FÃ¦rker Odde - V. om Fur-Holmetange - S. f. Fur - LÃ¸gstÃ¸r Grunde.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6220'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65581-7105'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 1-5: From the Sf. FeggerÃ¸n to Vodstruphage.'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6221'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7106'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6222'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65477-6934'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6059'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-6931'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6056'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64603-7288'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6378'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64739-7289'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6379'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65601-7290'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6380'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64754_ICES_HistoricalBenthosDanishLinfjord_6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64754-7291'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6381'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65601_ICES_HistoricalBenthosDanishLinfjord_6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65601-7292'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6382'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65580_ICES_HistoricalBenthosDanishLinfjord_6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65580-7293'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6383'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64728_ICES_HistoricalBenthosDanishLinfjord_6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64728-7294'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6384'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8313'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7273'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8314'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7274'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8315'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7275'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8154'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7128'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-8153'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7127'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65156-6652'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5781'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64259-6786'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5911'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65043-6654'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5783'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64979-6653'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5782'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64635-7469'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6541'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65599-7470'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6542'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65495-7473'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6545'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7474'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6546'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64761-7475'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6547'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64632-7476'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6548'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64633-7477'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6549'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64874-5488'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4760'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65062-6510'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5649'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5489'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4761'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64599_ICES_HistoricalBenthosDanishLinfjord_6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64599-7295'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6385'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64603_ICES_HistoricalBenthosDanishLinfjord_6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64603-7296'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6386'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64739_ICES_HistoricalBenthosDanishLinfjord_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64739-7297'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Stations reported with pencil on the card from 1927. ~ Private note: The sheet also contains data for Vodstrup Broads and the total for both Wide Inger ~ Note at the page top right: Map 1927 with the selection of the stations.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6387'^^xsd:string;
  dwc:observationDate '1928-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-6512'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5651'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65121-6511'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5650'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65084-6651'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5780'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63806-6509'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5648'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63885-5628'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4900'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64886-5627'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4899'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64824-5625'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4897'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64831-5626'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4898'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63848-5624'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4896'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64125-6381'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5530'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-6382'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5531'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64014-6384'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5532'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64006_ICES_HistoricalBenthosDanishLinfjord_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64006-6385'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5533'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64125-6386'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5534'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63796-6387'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5535'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63934-6388'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5536'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63796_ICES_HistoricalBenthosDanishLinfjord_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63796-6389'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5537'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64120_ICES_HistoricalBenthosDanishLinfjord_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64120-6390'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5538'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63805-5487'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4759'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64125_ICES_HistoricalBenthosDanishLinfjord_5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64125-6391'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5539'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63895_ICES_HistoricalBenthosDanishLinfjord_5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63895-6182'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5376'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63939-6183'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5377'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64200_ICES_HistoricalBenthosDanishLinfjord_5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64200-6189'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5380'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64853_ICES_HistoricalBenthosDanishLinfjord_5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64853-6190'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5381'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63843_ICES_HistoricalBenthosDanishLinfjord_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63843-6191'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5382'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64163_ICES_HistoricalBenthosDanishLinfjord_5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64163-6192'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5383'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63854_ICES_HistoricalBenthosDanishLinfjord_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63854-6193'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5384'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64817_ICES_HistoricalBenthosDanishLinfjord_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64817-6194'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5385'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4451'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3862'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4630'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4028'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64129-4631'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4029'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64184-4632'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4030'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64825-4812'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4188'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63904-4811'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4187'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64160-4809'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4185'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4810'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4186'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5623'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4895'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63840-5490'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4762'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64204-4450'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3861'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63875-5971'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5199'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64836_ICES_HistoricalBenthosDanishLinfjord_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64836-5972'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5200'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64045-5973'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5201'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64012-5974'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5202'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-5975'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5203'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64846-5976'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5204'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-5977'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5205'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63947-5978'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5206'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65033-5979'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5207'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63875-5980'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5208'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63875-5802'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5048'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63884-5803'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5049'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-5804'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5050'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63960-5805'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5051'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64914-5806'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5052'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64863-5807'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5053'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64895-5808'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5054'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65129-5809'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5055'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63812-5810'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5056'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3561'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3067'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3562'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3068'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65068_ICES_HistoricalBenthosDanishLinfjord_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65068-3563'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 3.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3069'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64938-3564'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2; 1 Clay - Gravel.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3070'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64884-3565'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3071'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63932-3566'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3072'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-3567'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3073'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-3568'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3074'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3569'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3075'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-3038'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2616'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64249-3039'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2617'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65059-3040'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2618'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64985-3041'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2619'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64261-3042'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2620'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3043'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2621'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65216-3044'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2622'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64285-3045'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2623'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64292-3046'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2624'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65006-3047'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2625'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64190-4057'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3535'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64889-4056'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3534'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-3893'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3382'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64900-4274'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3711'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63945-4273'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3710'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4272'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3709'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-4271'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3708'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-4270'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3707'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64166-4060'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3538'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63865-4059'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3537'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-4058'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3536'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63932-3714'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3218'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65032-3715'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3219'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63768-3716'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3220'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64172-3717'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3221'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64130-3718'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3222'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3719'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3223'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63795-3720'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3224'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64007-3721'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3225'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64927-3722'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.5.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3226'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64136-3723'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3227'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3884'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3373'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64927-3885'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.5.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3374'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65063-3886'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3375'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3887'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3376'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3888'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3377'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63787-3889'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3378'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3890'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3379'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64208-3891'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3380'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3892'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3381'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65079-3385'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2910'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65001_ICES_HistoricalBenthosDanishLinfjord_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65001-3384'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2909'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65210_ICES_HistoricalBenthosDanishLinfjord_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65210-3383'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2908'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64064-3382'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2907'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64166-3227'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2778'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64810_ICES_HistoricalBenthosDanishLinfjord_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64810-3226'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2777'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63804-3223'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2776'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-3222'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2775'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64196-4449'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3860'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63963_ICES_HistoricalBenthosDanishLinfjord_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63963-4448'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3859'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64128_ICES_HistoricalBenthosDanishLinfjord_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64128-5342'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4628'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5333'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4627'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5331'^^xsd:string;
  dwc:scientificName 'Balanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Paa Mytilus ;Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4626'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5330'^^xsd:string;
  dwc:scientificName 'Balanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Paa Mytilus ;Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4625'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63770-5329'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4624'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64862-5153'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4472'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64151-5152'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4471'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5151'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4470'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63784_ICES_HistoricalBenthosDanishLinfjord_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63784-5150'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4469'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-4981'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4330'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64814-4980'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4329'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63825-4979'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4328'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63798-4973'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4324'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4974'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4325'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63878-4975'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4326'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-4976'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4327'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64772_ICES_HistoricalBenthosDanishLinfjord_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64772-7821'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6833'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65640_ICES_HistoricalBenthosDanishLinfjord_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65640-7820'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6832'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65634-7819'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6831'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64760_ICES_HistoricalBenthosDanishLinfjord_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64760-7818'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6830'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64623_ICES_HistoricalBenthosDanishLinfjord_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64623-7817'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6829'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64796-7667'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6697'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64747-7982'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6976'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-7983'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6977'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-7984'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6978'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-7985'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6979'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65546-7986'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6980'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-7987'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6981'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-7988'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6982'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-7989'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6983'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7666'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6696'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64770_ICES_HistoricalBenthosDanishLinfjord_6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64770-7665'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6695'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65539-7664'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6694'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8458'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7415'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64618-7662'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6692'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64764-7663'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6693'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8316'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7276'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8317'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7277'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65641_ICES_HistoricalBenthosDanishLinfjord_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65641-8318'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7278'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8319'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7279'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64647-8320'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7280'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8322'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7281'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8323'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7282'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64706-9673'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8456'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-9674'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8457'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65368-9675'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8458'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64529_ICES_HistoricalBenthosDanishLinfjord_8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64529-9676'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8459'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-9851'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8624'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-9852'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8625'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-9853'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8626'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-9854'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8627'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-9855'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8628'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-9856'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8629'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65430-9334'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8172'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9145'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8021'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9144'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8020'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-9143'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8019'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65632-9142'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8018'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8973'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7867'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-8972'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7866'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8971'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7865'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-8970'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7864'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-8969'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7863'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64750-8637'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7568'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65613-8638'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7569'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64615-8636'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7567'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64615-8634'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7565'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8796'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7709'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-8797'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7710'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8798'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7711'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65625_ICES_HistoricalBenthosDanishLinfjord_7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65625-8799'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7712'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8800'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7713'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8801'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7714'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65487-8802'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7715'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8803'^^xsd:string;
  dwc:scientificName 'Metridium dianthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '158251'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7716'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '158251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64552-8807'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.] ;Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7717'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9466'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ad.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8302'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64556-9464'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ad.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8300'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64570-9465'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8301'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-9467'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Ad.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8303'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9337'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8175'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-9335'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8173'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-9336'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8174'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-8150'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7124'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65660-8151'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7125'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-9333'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8171'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-9667'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8450'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-9668'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8451'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64557-9669'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8452'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-8152'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7126'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8462'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7419'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64724-8461'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7418'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1568'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1284'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64339-1567'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1283'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64468-1570'^^xsd:string;
  dwc:scientificName 'Cyprina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '162709'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1286'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9146'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8022'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-11000'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9679'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-10999'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9678'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-10998'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9677'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65335-11229'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9846'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-11230'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9847'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65273-11227'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9844'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-11226'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9843'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-11225'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9842'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64577_ICES_HistoricalBenthosDanishLinfjord_9681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64577-11002'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9681'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-11001'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9680'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-11393'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10001'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-11394'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks '< 3 cm ;Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10002'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-11395'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10003'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_9999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-11391'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9999'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_9998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_9998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_9998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_9998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_9998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-11390'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9998'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-11392'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10000'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65345_ICES_HistoricalBenthosDanishLinfjord_11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65345-12929'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11354'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "8.95208263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "8.95208263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_10766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64548-12271'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95208263'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10766'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "9.00932094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "9.00932094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65471-12272'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.00932094'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10767'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90372772"^^xsd:decimal ;
  dwc:decimalLongitude "9.135245222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  geo-pos:lat "56.90372772"^^xsd:decimal ;
  geo-pos:long "9.135245222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_10768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65472-12273'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.135245222'^^xsd:double;
  dwc:latitude '56.90372772'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10768'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86126059"^^xsd:decimal ;
  dwc:decimalLongitude "9.168849649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86126059 9.168849649)"^^geo:wktLiteral ;
  geo-pos:lat "56.86126059"^^xsd:decimal ;
  geo-pos:long "9.168849649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64723_ICES_HistoricalBenthosDanishLinfjord_10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64723-12274'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.168849649'^^xsd:double;
  dwc:latitude '56.86126059'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10769'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85276716"^^xsd:decimal ;
  dwc:decimalLongitude "9.110134222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  geo-pos:lat "56.85276716"^^xsd:decimal ;
  geo-pos:long "9.110134222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_10770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65473-12275'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.110134222'^^xsd:double;
  dwc:latitude '56.85276716'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10770'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91517538"^^xsd:decimal ;
  dwc:decimalLongitude "9.133398825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  geo-pos:lat "56.91517538"^^xsd:decimal ;
  geo-pos:long "9.133398825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_10773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65460-12278'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.133398825'^^xsd:double;
  dwc:latitude '56.91517538'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10773'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94804125"^^xsd:decimal ;
  dwc:decimalLongitude "9.11751981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  geo-pos:lat "56.94804125"^^xsd:decimal ;
  geo-pos:long "9.11751981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_10774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64532-12279'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11751981'^^xsd:double;
  dwc:latitude '56.94804125'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10774'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_10180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-11589'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10180'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64407_ICES_HistoricalBenthosDanishLinfjord_10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64407-11590'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10181'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-11591'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10182'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-11592'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10183'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_10184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-11593'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10184'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-11594'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10185'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-11595'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10186'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-11596'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10187'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-11597'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10188'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-11598'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10189'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65515-13103'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11521'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-11970'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10471'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-11802'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10334'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_11059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12599'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11059'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_11060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64392-12600'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11060'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-11973'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10474'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-11974'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10475'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65264-11972'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10473'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64670-11971'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10472'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_11351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12926'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11351'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_11203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-12770'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11203'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_11204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_11204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_11204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_11204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_11204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-12771'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11204'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_11202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65520-12756'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11202'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12755'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11201'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65578-12413'^^xsd:string;
  dwc:scientificName 'Mactra elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '540657'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10901'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_10902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_10902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_10902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_10902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_10902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-12414'^^xsd:string;
  dwc:scientificName 'Mactra elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '540657'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10902'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-12415'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10903'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64574-12416'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10904'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-12417'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10905'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-12418'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10906'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-12419'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10907'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-12420'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10908'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-12584'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11053'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65192-12585'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11054'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_11055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65269-12595'^^xsd:string;
  dwc:scientificName 'Tellina tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11055'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_11056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-12596'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11056'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12597'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11057'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_11058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12598'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11058'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11794'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10326'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11795'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10327'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65511_ICES_HistoricalBenthosDanishLinfjord_10328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65511-11796'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10328'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11797'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10329'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_10330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64421-11798'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10330'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_10331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65456-11799'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10331'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_10332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11800'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10332'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64569-11801'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10333'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-13101'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11519'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-13100'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11518'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64389-13099'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11517'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_11355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12930'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11355'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64365_ICES_HistoricalBenthosDanishLinfjord_10636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64365-12135'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10636'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12136'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10637'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-12137'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10638'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_10639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65509-12138'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10639'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-12139'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10640'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_10641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65430-12140'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10641'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-12141'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10642'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-12142'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10643'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-12143'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10644'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_11670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-13252'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11670'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_11671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65503-13253'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11671'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_11672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65513-13254'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11672'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_11673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65517-13255'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11673'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_11674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-13256'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11674'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_11675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-13261'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11675'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_11676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-13262'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11676'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65260_ICES_HistoricalBenthosDanishLinfjord_11677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65260-13263'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11677'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_11352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-12927'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11352'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_11353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12928'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(0 - Gr)'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11353'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8492'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7449'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8493'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7450'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9363'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8201'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64426_ICES_HistoricalBenthosDanishLinfjord_5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64426-6754'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5880'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-374'^^xsd:string;
  dwc:scientificName 'Midiolaria marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '205901'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_212'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9362'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8200'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-11917'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10442'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_11792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-13386'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11792'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_10725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_10725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_10725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_10725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_10725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64694-12227'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10725'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64472-1593'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1308'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10363'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9094'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10362'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9093'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-383'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_221'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64968-2874'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2459'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65323-1594'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1309'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65067-2221'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1903'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65195_ICES_HistoricalBenthosDanishLinfjord_10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65195-11667'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10228'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-11668'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10229'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65602-8635'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7566'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63795_ICES_HistoricalBenthosDanishLinfjord_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63795-3701'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3205'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-6227'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5417'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_11533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-13115'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11533'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_11534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-13116'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11534'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-8113'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7087'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64989-3162'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2722'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63999-2159'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1843'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-4014'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3492'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63954-2158'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) With mature eggs (gills gone!) ~ zandr_000: x.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1842'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4805'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4181'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63788-4628'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4026'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87750888"^^xsd:decimal ;
  dwc:decimalLongitude "9.144107928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  geo-pos:lat "56.87750888"^^xsd:decimal ;
  geo-pos:long "9.144107928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_10807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64710-12312'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144107928'^^xsd:double;
  dwc:latitude '56.87750888'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10807'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_10242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-11682'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10242'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_10241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-11681'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10241'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63943-4629'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4027'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64390-12403'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10891'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-12402'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10890'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3850'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3345'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-12385'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10873'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63966-373'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_211'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-7993'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6987'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65351_ICES_HistoricalBenthosDanishLinfjord_10482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65351-11981'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'm. skal'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10482'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64579-126'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_123'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64918-5752'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5009'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64955-5751'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5008'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65055_ICES_HistoricalBenthosDanishLinfjord_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65055-6002'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5229'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64905-6001'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5228'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_11100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64571-12643'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11100'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-6932'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6057'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10105'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8853'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8789'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7702'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8790'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7703'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64835-4575'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3974'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63815-4850'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4224'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-4576'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3975'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64738_ICES_HistoricalBenthosDanishLinfjord_6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64738-7511'^^xsd:string;
  dwc:scientificName 'Amphipoder'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6583'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-4849'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4223'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11636'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10215'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64277-2717'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2321'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64212-2716'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2320'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65498-11637'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10216'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64410_ICES_HistoricalBenthosDanishLinfjord_9512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64410-10823'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9512'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64129-4970'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4321'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64108_ICES_HistoricalBenthosDanishLinfjord_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64108-3357'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2886'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3724'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3228'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-3894'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3383'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65543-7630'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6660'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64781-7631'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6661'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_10430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_10430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_10430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_10430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64597_ICES_HistoricalBenthosDanishLinfjord_10430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64597-11905'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10430'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64284_ICES_HistoricalBenthosDanishLinfjord_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64284-3358'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2887'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64843-4490'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3900'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63892-4491'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3901'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64047-4492'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3902'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63948-4493'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3903'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4494'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3904'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65144-4495'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3905'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64192-4496'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3906'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4497'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3907'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-127'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_124'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-128'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_125'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-129'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_126'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64673-130'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_127'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64697-131'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_128'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94804125"^^xsd:decimal ;
  dwc:decimalLongitude "9.11751981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  geo-pos:lat "56.94804125"^^xsd:decimal ;
  geo-pos:long "9.11751981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64532-132'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11751981'^^xsd:double;
  dwc:latitude '56.94804125'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_129'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81177714"^^xsd:decimal ;
  dwc:decimalLongitude "9.148539281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  geo-pos:lat "56.81177714"^^xsd:decimal ;
  geo-pos:long "9.148539281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65527-133'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.148539281'^^xsd:double;
  dwc:latitude '56.81177714'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_130'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64546-134'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_131'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64388-135'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_132'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-147'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_133'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64509-1329'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1050'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65172_ICES_HistoricalBenthosDanishLinfjord_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65172_ICES_HistoricalBenthosDanishLinfjord_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65172_ICES_HistoricalBenthosDanishLinfjord_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65172_ICES_HistoricalBenthosDanishLinfjord_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65172_ICES_HistoricalBenthosDanishLinfjord_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65172-1330'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1051'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65107-1331'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1052'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65330-1332'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1053'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65331-1333'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1054'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64330-1334'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1055'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64337-1335'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1056'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64969-1893'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1597'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-1891'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1595'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64273-1892'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1596'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63966-454'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_271'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-452'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_269'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65048-453'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_270'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64463-804'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_543'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64300-805'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_544'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65309-806'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_545'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64555-938'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_668'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64461-939'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_669'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64090_ICES_HistoricalBenthosDanishLinfjord_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64090-940'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_670'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-941'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_671'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64092-942'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_672'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64315-943'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_673'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65096-944'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_674'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65169-945'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_675'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64484-946'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_676'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64338-947'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_677'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64904_ICES_HistoricalBenthosDanishLinfjord_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64904-817'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_556'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64306-818'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_557'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64306-819'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_558'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64300-820'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_559'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65309-821'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_560'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64463-822'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_561'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64343-937'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_667'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65170-1110'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_837'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64463-812'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_551'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64300-809'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_548'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64306-811'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_550'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64463-807'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_546'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64467-808'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_547'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64273-1895'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1599'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64266-1894'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1598'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65309-796'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_536'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64463_ICES_HistoricalBenthosDanishLinfjord_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64463-797'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_537'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65309-798'^^xsd:string;
  dwc:scientificName 'Corbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '137841'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_538'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64306_ICES_HistoricalBenthosDanishLinfjord_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64306-799'^^xsd:string;
  dwc:scientificName 'Corbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '137841'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_539'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64944-803'^^xsd:string;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_542'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65099-1295'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1016'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65170-1115'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_842'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65167-1114'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_841'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65380-1113'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_840'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65303-960'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_689'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64303-961'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_690'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65328-962'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_691'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64320-963'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_692'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64485-964'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_693'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64488-965'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_694'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64494-966'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_695'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65378-967'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_696'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64501-968'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_697'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65165-969'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_698'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64325-1298'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1019'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65107-1296'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1017'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65330-1297'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1018'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63959-698'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_439'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-697'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_438'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64300_ICES_HistoricalBenthosDanishLinfjord_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64300-795'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_535'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64315-793'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_533'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64467-794'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_534'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64555-792'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_532'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64315_ICES_HistoricalBenthosDanishLinfjord_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64315-791'^^xsd:string;
  dwc:scientificName 'Echinocyamus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '123384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_531'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '123384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64461_ICES_HistoricalBenthosDanishLinfjord_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64461-790'^^xsd:string;
  dwc:scientificName 'Echinocyamus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '123384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_530'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '123384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65062-1294'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1015'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63964-789'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_529'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65328-1112'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_839'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65229-1900'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1604'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64094-1898'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1602'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64219-1899'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1603'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64050-1897'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1601'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65144_ICES_HistoricalBenthosDanishLinfjord_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65144-1896'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1600'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64011-1443'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1164'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64933-1444'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1165'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64311-1446'^^xsd:string;
  dwc:scientificName 'Echinocyamus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '123384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1166'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65388-1449'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1169'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64455-1450'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1170'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64460-1451'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1171'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1452'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1172'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64481-1453'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1173'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65305-1337'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1058'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63967-1442'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1163'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65309-815'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_554'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63968_ICES_HistoricalBenthosDanishLinfjord_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63968-816'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_555'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65309_ICES_HistoricalBenthosDanishLinfjord_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65309-814'^^xsd:string;
  dwc:scientificName 'Scoloplos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129425'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_553'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64467-813'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_552'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64509_ICES_HistoricalBenthosDanishLinfjord_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64509-1336'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1057'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64304_ICES_HistoricalBenthosDanishLinfjord_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64304-949'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_679'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64471_ICES_HistoricalBenthosDanishLinfjord_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64471-950'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_680'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64318_ICES_HistoricalBenthosDanishLinfjord_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64318-951'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_681'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64484-952'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_682'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64487-953'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_683'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64493_ICES_HistoricalBenthosDanishLinfjord_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64493-954'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_684'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64032-955'^^xsd:string;
  dwc:scientificName 'Amphipod'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_685'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-956'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_686'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65052-957'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_687'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64271-2561'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2188'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64062-2564'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2191'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64058-2563'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2190'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64229-2562'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2189'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65212-2560'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2187'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65082-2385'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2047'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2386'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2048'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2387'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2049'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65155-2388'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2050'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64105-2389'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2051'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65211-2393'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2052'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2721'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2325'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64996-2899'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2484'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64330-1299'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1020'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65385-1300'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1021'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64432-2725'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2326'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64243-2726'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2327'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64248-2727'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2328'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64112-2728'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2329'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-2731'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2330'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64228-2732'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2331'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64248-2733'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2332'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65082-2734'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2333'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2735'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2334'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-2738'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[2-5 cm] ;Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2335'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64043-2904'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2489'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65075-2900'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2485'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64446-2901'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2486'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64296-2905'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2490'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65109-1474'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1194'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64253-1475'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1195'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64908_ICES_HistoricalBenthosDanishLinfjord_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64908-1476'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1196'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65044-1477'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1197'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64916-1478'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1198'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64455-1479'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1199'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64460-1480'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1200'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1481'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1201'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64317-1482'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1202'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64481-1483'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1203'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64460-1472'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1192'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64455-1473'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1193'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1471'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1191'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65388-1470'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1190'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64495-1467'^^xsd:string;
  dwc:scientificName 'Cardium minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '466744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1187'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1468'^^xsd:string;
  dwc:scientificName 'Tapes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138645'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1188'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64491-1469'^^xsd:string;
  dwc:scientificName 'Tapes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138645'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1189'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65105-1466'^^xsd:string;
  dwc:scientificName 'Cardium minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '466744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1186'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '139010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65162-1465'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1185'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64491-1464'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1184'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65079-3407'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2930'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65228-3406'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2929'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64064-3405'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2928'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64222-3411'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2932'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64218-3410'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2931'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65390_ICES_HistoricalBenthosDanishLinfjord_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65390-150'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_135'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64978-3413'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2933'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64981-3414'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2934'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64978-3415'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2935'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64437-3416'^^xsd:string;
  dwc:scientificName 'Tapes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '138645'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2936'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64110_ICES_HistoricalBenthosDanishLinfjord_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64110-3417'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2937'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64292-3418'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2938'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65242-3419'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2939'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64452-3420'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2940'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64115-3421'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2941'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-3580'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3086'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64481-1488'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1208'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64474-1487'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1207'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64340-1486'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1206'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65115-1485'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1205'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64495-1484'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1204'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-153'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_136'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65593-156'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_139'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-155'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_138'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64309_ICES_HistoricalBenthosDanishLinfjord_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64309-221'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_142'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-165'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks '< 3 cm ;Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_141'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64777-157'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_140'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-148'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_134'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64320-972'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_701'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64485-973'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_702'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64488-974'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_703'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65375-975'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_704'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63994-977'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_705'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65045-978'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_706'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64501-979'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_707'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65165-980'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_708'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65318-984'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_712'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65320-985'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_713'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65306-981'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_709'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64453-982'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_710'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65318-983'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_711'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65322-986'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_714'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65052-989'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_717'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63974-990'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_718'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64011-991'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_719'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64303-1116'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_843'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65305-1301'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1022'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64491-1454'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1174'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64466_ICES_HistoricalBenthosDanishLinfjord_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64466-1577'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1292'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64473-1117'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_844'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65104-1118'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_845'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64952-1121'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_848'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65303-1122'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_849'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65303_ICES_HistoricalBenthosDanishLinfjord_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65303-1123'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_850'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64303_ICES_HistoricalBenthosDanishLinfjord_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64303-1124'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_851'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64459_ICES_HistoricalBenthosDanishLinfjord_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64459-1125'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_852'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65313-1302'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1023'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65095-1303'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1024'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65099-1304'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1025'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65305-1305'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1026'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65087_ICES_HistoricalBenthosDanishLinfjord_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65087-1306'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1027'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64308-1307'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1028'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63994-1308'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1029'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65045-1309'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1030'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65052-1310'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1031'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65313-1311'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1032'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65103-1578'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1293'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1579'^^xsd:string;
  dwc:scientificName 'Bucchinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '137701'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1294'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64931-1581'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1296'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64311-1580'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1295'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-3581'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3087'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3582'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3088'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3583'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3089'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63782-3584'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3090'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63787-3585'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3091'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65162-1455'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1175'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64253-1456'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1176'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64460-1457'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1177'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1458'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1178'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64317-1459'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1179'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65105-1460'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1180'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63969-1461'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1181'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64555_ICES_HistoricalBenthosDanishLinfjord_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64555-669'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_410'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65096_ICES_HistoricalBenthosDanishLinfjord_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65096-671'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_412'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64497-670'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_411'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63904-4487'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3897'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4486'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3896'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64338-673'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_414'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64343_ICES_HistoricalBenthosDanishLinfjord_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64343-674'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_415'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65164_ICES_HistoricalBenthosDanishLinfjord_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65164-672'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_413'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65048-480'^^xsd:string;
  dwc:scientificName 'Sabellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '129176'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_297'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-481'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_298'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64026-482'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_299'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65131-483'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_300'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-484'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_301'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-2358'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2026'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65292-2359'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2027'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64250-2360'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2028'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2364'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2029'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64101-2365'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2030'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2366'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2031'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64921-455'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_272'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-456'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_273'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65061-457'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_274'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65065_ICES_HistoricalBenthosDanishLinfjord_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65065-458'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_275'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63984-459'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 1 Siphon 1.035 gr.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_276'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64943-460'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_277'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64026-461'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_278'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64302_ICES_HistoricalBenthosDanishLinfjord_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64302-473'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_290'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-474'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_291'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-475'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_292'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-476'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_293'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-477'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_294'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64086-478'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_295'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-479'^^xsd:string;
  dwc:scientificName 'Sabellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '129176'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_296'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-463'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_280'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-464'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_281'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64086-465'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_282'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-466'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_283'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-467'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_284'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63984-468'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 1 Siphon 1.035 gr.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_285'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64943-469'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_286'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-470'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_287'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-471'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_288'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-472'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_289'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4489'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3899'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64832-4488'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3898'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64321_ICES_HistoricalBenthosDanishLinfjord_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64321-235'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_143'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65308-684'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_425'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-685'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_426'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-683'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_424'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65311-682'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_423'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64554-681'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_422'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64335-679'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_420'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65382-680'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_421'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65116-678'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_419'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65113-677'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_418'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65374-676'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_417'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65048-241'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_144'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65061-242'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_145'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65311-687'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_428'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63964-686'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_427'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64255-2918'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2503'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65075-2906'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2491'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64255-2907'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2492'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64287-2908'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2493'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64446-2909'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2494'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64968-2910'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2495'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64211-2911'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2496'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65236-2912'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2497'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65023-2913'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2498'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64446-2914'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2499'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64968-2915'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2500'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64056-3401'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2924'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2241'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1923'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65385-1328'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1049'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-1327'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1048'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64337-1324'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1045'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65092-690'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_431'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64314-689'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_430'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-688'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_429'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-2922'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2507'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2924'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2509'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64991-2921'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2506'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-2920'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2505'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64912_ICES_HistoricalBenthosDanishLinfjord_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64912-2919'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2504'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64056_ICES_HistoricalBenthosDanishLinfjord_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64056-3402'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2925'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-2926'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2511'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-2925'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2510'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-2929'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2514'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65160-2928'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2513'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64096-2927'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2512'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65387-1111'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_838'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65019_ICES_HistoricalBenthosDanishLinfjord_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65019-3394'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2917'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64239_ICES_HistoricalBenthosDanishLinfjord_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64239-3395'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2918'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64435_ICES_HistoricalBenthosDanishLinfjord_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64435-3396'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2919'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65079-3397'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2920'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64045-3398'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2921'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65008-3399'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2922'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65079_ICES_HistoricalBenthosDanishLinfjord_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65079-3400'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2923'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65211-2381'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2043'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65155-2380'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2042'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-1886'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1590'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-2384'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2046'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64275-2383'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2045'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2382'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2044'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2367'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2032'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64259-2368'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2033'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64280-2369'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2034'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64290-2370'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2035'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-2371'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2036'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65292_ICES_HistoricalBenthosDanishLinfjord_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65292-2372'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2037'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2373'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2038'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64267-2374'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2039'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-2378'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2040'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2379'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2041'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64995-1890'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1594'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64273-1889'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1593'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-1888'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1592'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64983-2930'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2515'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-2931'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2516'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64991-2932'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2517'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65508-116'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_113'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-117'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_114'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-118'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_115'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-119'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_116'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-120'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_117'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-121'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_118'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64350-122'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_119'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64353-123'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_120'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65192-124'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_121'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65194-125'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_122'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-450'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_267'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-451'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_268'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65439-115'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_112'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-448'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_265'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63988-449'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_266'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64295-2056'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1741'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65159_ICES_HistoricalBenthosDanishLinfjord_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65159-2055'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1740'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2054'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1739'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64430-2053'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1738'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65379-1139'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_866'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65380-1140'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_867'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65167-1141'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_868'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65170-1142'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_869'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65387_ICES_HistoricalBenthosDanishLinfjord_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65387-1143'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_870'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65142-1146'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_871'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3612'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3118'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-3903'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3392'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-3904'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3393'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63782-3905'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3394'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-3906'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3395'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3907'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3396'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3908'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3397'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63782-3909'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3398'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63787-3910'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3399'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3911'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3400'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64254-2211'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1893'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1147'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_872'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65373-1148'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_873'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65167-1149'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_874'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65170_ICES_HistoricalBenthosDanishLinfjord_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65170-1150'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_875'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64453-1151'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_876'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64458-1152'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_877'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65318-1153'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_878'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64480-1154'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_879'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65046_ICES_HistoricalBenthosDanishLinfjord_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65046-1155'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_880'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63964_ICES_HistoricalBenthosDanishLinfjord_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63964-1156'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_881'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65111-1136'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_863'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65373_ICES_HistoricalBenthosDanishLinfjord_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65373-1137'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_864'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64329-1138'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_865'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3898'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3387'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65088_ICES_HistoricalBenthosDanishLinfjord_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65088-1126'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_853'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65315_ICES_HistoricalBenthosDanishLinfjord_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65315-1127'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_854'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64316_ICES_HistoricalBenthosDanishLinfjord_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64316-1128'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_855'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64473_ICES_HistoricalBenthosDanishLinfjord_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64473-1129'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_856'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65097_ICES_HistoricalBenthosDanishLinfjord_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65097-1130'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_857'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64319_ICES_HistoricalBenthosDanishLinfjord_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64319-1131'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_858'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65104_ICES_HistoricalBenthosDanishLinfjord_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65104-1132'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_859'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63985-1133'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_860'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-1134'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_861'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65328_ICES_HistoricalBenthosDanishLinfjord_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65328-1135'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_862'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3897'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3386'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3896'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3385'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3895'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3384'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64074-2212'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1894'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64975-1729'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1437'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64069-1730'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1438'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64986-1731'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1439'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64214-1732'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1440'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65219-1733'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1441'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65044_ICES_HistoricalBenthosDanishLinfjord_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65044-1736'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1444'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63919_ICES_HistoricalBenthosDanishLinfjord_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63919-1737'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1445'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63888_ICES_HistoricalBenthosDanishLinfjord_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63888-1738'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1446'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-1871'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1575'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65204-1872'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1576'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1157'^^xsd:string;
  dwc:scientificName 'Isozoanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '100792'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_882'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '100792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65163-1158'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_883'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65219-1721'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1429'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65011-1722'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1430'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64424-1723'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1431'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64429-1724'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1432'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65241-1725'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1433'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64443-1726'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1434'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65295-1727'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1435'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65158-1728'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1436'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63894_ICES_HistoricalBenthosDanishLinfjord_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63894-1739'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1447'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-105'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_102'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-106'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_103'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-107'^^xsd:string;
  dwc:scientificName 'Ascidiæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_104'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-108'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_105'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64352_ICES_HistoricalBenthosDanishLinfjord_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64352-109'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_106'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-110'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_107'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-111'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_108'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-112'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_109'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-113'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_110'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64673-114'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_111'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64446_ICES_HistoricalBenthosDanishLinfjord_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64446-2895'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2480'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64468-1573'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1289'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65310-1572'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1288'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64061_ICES_HistoricalBenthosDanishLinfjord_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64061-2898'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2483'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64423-2897'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2482'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64968_ICES_HistoricalBenthosDanishLinfjord_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64968-2896'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2481'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1574'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1290'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63984-243'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 1 Siphon 1.035 gr.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_146'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65664-7865'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6877'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64788-7864'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6876'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65648_ICES_HistoricalBenthosDanishLinfjord_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65648-7863'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6875'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64914-4069'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3547'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3917'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3406'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3918'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3407'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3919'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3408'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3920'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3409'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3921'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3410'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-3922'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3411'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3923'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3412'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3924'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3413'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64914-4068'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3546'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64011-1432'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1153'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64011_ICES_HistoricalBenthosDanishLinfjord_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64011-1433'^^xsd:string;
  dwc:scientificName 'Bucchinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '137701'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1154'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65098_ICES_HistoricalBenthosDanishLinfjord_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65098-1434'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1155'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65325_ICES_HistoricalBenthosDanishLinfjord_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65325-1435'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1156'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65106_ICES_HistoricalBenthosDanishLinfjord_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65106-1436'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1157'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65110-1437'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1158'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65110_ICES_HistoricalBenthosDanishLinfjord_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65110-1438'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1159'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64312_ICES_HistoricalBenthosDanishLinfjord_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64312-1441'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 19/06/1949 no. 1-2 and 10-15.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1162'^^xsd:string;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65163-1281'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1005'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65305-1282'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '6 m Crepidula'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1006'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65319-1283'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '6 m Crepidula'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1007'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64337-1284'^^xsd:string;
  dwc:scientificName 'Tapes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138645'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1008'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65095-1288'^^xsd:string;
  dwc:scientificName 'Cardium minimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '466744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1009'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '139010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63994_ICES_HistoricalBenthosDanishLinfjord_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63994-1292'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1013'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63967-1293'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1014'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64499_ICES_HistoricalBenthosDanishLinfjord_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64499-1322'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1043'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65163_ICES_HistoricalBenthosDanishLinfjord_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65163-1323'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1044'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64330_ICES_HistoricalBenthosDanishLinfjord_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64330-1321'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1042'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64325-1320'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1041'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65331-1319'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1040'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65330-1318'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1039'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65329_ICES_HistoricalBenthosDanishLinfjord_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65329-695'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_436'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64323-696'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_437'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65324-693'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_434'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65327-694'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_435'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64478-692'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_433'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65107-1317'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1038'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65099-1315'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1036'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64482-1316'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1037'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65095_ICES_HistoricalBenthosDanishLinfjord_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65095-1314'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1035'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65319-1313'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1034'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65091-1312'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1033'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64952-1326'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1047'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2240'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1922'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2239'^^xsd:string;
  dwc:scientificName 'Ascidiella ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1921'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65127-1325'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1046'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64282_ICES_HistoricalBenthosDanishLinfjord_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64282-2237'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1919'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65220-2238'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1920'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64074-2236'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1918'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64268-1714'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1422'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65299-1713'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1421'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65295-1712'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1420'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64986-1711'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1419'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64943-244'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_147'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-253'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_156'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64663_ICES_HistoricalBenthosDanishLinfjord_6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64663-7866'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6878'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64338_ICES_HistoricalBenthosDanishLinfjord_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64338-935'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_665'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64506_ICES_HistoricalBenthosDanishLinfjord_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64506-936'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_666'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-3913'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3402'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-3914'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3403'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64208-3912'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3401'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65167_ICES_HistoricalBenthosDanishLinfjord_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65167-1109'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_836'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65380_ICES_HistoricalBenthosDanishLinfjord_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65380-1106'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_833'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65121-1107'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_834'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65111_ICES_HistoricalBenthosDanishLinfjord_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65111-1103'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_830'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64329_ICES_HistoricalBenthosDanishLinfjord_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64329-1104'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_831'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65379_ICES_HistoricalBenthosDanishLinfjord_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65379-1105'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Only sample of Oph. txt. stored here.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_832'^^xsd:string;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65223-2595'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2215'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64999-2594'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2214'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63808_ICES_HistoricalBenthosDanishLinfjord_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63808-1741'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1449'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65031_ICES_HistoricalBenthosDanishLinfjord_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65031_ICES_HistoricalBenthosDanishLinfjord_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65031_ICES_HistoricalBenthosDanishLinfjord_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65031_ICES_HistoricalBenthosDanishLinfjord_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65031_ICES_HistoricalBenthosDanishLinfjord_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65031-1740'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1448'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-247'^^xsd:string;
  dwc:scientificName 'Stomphia coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '100854'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_150'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '100854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-248'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_151'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-249'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_152'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63984-250'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 1 Siphon 1.035 gr.'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_153'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-251'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_154'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-252'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_155'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64278-2593'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2213'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-3916'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3405'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-3915'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3404'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64311-1575'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(fasciatum)'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1291'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64086-446'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_263'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-444'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_261'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65123-442'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_259'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65131-443'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_260'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-1876'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1580'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65009-1875'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1579'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-1873'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1577'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64068-1874'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1578'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65075-2894'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2479'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64438-2893'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2478'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64118-2713'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2317'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65209-2714'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2318'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65211-2715'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2319'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65222_ICES_HistoricalBenthosDanishLinfjord_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65222-2718'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2322'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65226_ICES_HistoricalBenthosDanishLinfjord_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65226-2719'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2323'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64228-2720'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2324'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64334-933'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_663'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64331_ICES_HistoricalBenthosDanishLinfjord_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64331-932'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_662'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64497_ICES_HistoricalBenthosDanishLinfjord_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64497-931'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_661'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65043_ICES_HistoricalBenthosDanishLinfjord_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65043-788'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_528'^^xsd:string;
  dwc:observationDate '1953-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64334_ICES_HistoricalBenthosDanishLinfjord_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64334-787'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_527'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64487_ICES_HistoricalBenthosDanishLinfjord_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64487-786'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_526'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64484_ICES_HistoricalBenthosDanishLinfjord_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64484-785'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: all species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_525'^^xsd:string;
  dwc:observationDate '1951-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-447'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_264'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64295-2219'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1901'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64937-2222'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1904'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63980-2220'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '?*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1902'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65220_ICES_HistoricalBenthosDanishLinfjord_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65220-2217'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1899'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64291_ICES_HistoricalBenthosDanishLinfjord_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64291-2218'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1900'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64230-3274'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2818'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65234-3275'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2819'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-1877'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1581'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64250-1878'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1582'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65085-1879'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1583'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65067-1880'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1584'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64937-1881'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1585'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-1882'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1586'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64984-1883'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: zandr_000: 100 g ~ zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1587'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64073-1884'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: zandr_000: 4 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1588'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64289-1885'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1589'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65626_ICES_HistoricalBenthosDanishLinfjord_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65626-7853'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6865'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64550_ICES_HistoricalBenthosDanishLinfjord_6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64550-7854'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6866'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64595_ICES_HistoricalBenthosDanishLinfjord_6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64595-7855'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6867'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64732_ICES_HistoricalBenthosDanishLinfjord_6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64732-7856'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6868'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65595_ICES_HistoricalBenthosDanishLinfjord_6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65595-7857'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6869'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64608_ICES_HistoricalBenthosDanishLinfjord_6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64608-7858'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6870'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65488_ICES_HistoricalBenthosDanishLinfjord_6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65488-7859'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6871'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65605_ICES_HistoricalBenthosDanishLinfjord_6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65605-7860'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6872'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64776_ICES_HistoricalBenthosDanishLinfjord_6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64776-7861'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6873'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64066-2210'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1892'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65072-2052'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1737'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-1903'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1607'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65235-1902'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1606'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64297-1901'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1605'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64940-1718'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1426'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64044_ICES_HistoricalBenthosDanishLinfjord_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64044-1719'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1427'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65158-1717'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1425'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64229-2215'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1897'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65214_ICES_HistoricalBenthosDanishLinfjord_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65214-2214'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1896'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65017-2223'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1905'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64210-2213'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1895'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64098-1716'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1424'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64727-7323'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6413'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7496'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6568'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65629-7122'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '958'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6234'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6978'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6103'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65635-6977'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6102'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63810-4109'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3579'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64890-4108'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3578'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64888-4107'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3577'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64147_ICES_HistoricalBenthosDanishLinfjord_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64147-4105'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 2) (see Note 2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3575'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63824-4103'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3573'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64827-4106'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3576'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63959_ICES_HistoricalBenthosDanishLinfjord_5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63959-6812'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5937'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64018-6813'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5938'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-6814'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5939'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-6811'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5936'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64106-6810'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5935'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64999-6809'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5934'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64058-6808'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5933'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63779-5201'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4516'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64131-5200'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4515'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63815-5199'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4514'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63897-5195'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4512'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63883-5196'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4513'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64863-5824'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5070'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64863-5827'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5073'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64895_ICES_HistoricalBenthosDanishLinfjord_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64895-5825'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5071'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5826'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5072'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65672-7125'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '963'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6237'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65631-7126'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6238'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65629-7127'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '958'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6239'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7128'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6240'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65670-7129'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '960'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6241'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "961" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65630-7130'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '961'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6242'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65671-7131'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '962'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6243'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65672-7132'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '963'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6244'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64182-4102'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3572'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63813_ICES_HistoricalBenthosDanishLinfjord_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63813-4100'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3570'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64176_ICES_HistoricalBenthosDanishLinfjord_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64176-4101'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3571'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63960-4097'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3569'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-4096'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3568'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63950-4093'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3567'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63930-4092'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3566'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63809-5828'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5074'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-4110'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3580'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64815-5830'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5076'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64811-5829'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5075'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3586'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3092'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64914-5833'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5079'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-5832'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5078'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63890-5831'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5077'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64190-4064'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3542'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-4066'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3544'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63791-4065'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3543'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63858-5182'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4499'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63867-5183'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4500'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-5184'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4501'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63883-5185'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4502'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64845-5186'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4503'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-5187'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4504'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64852-5188'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4505'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-5189'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4506'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64845-5190'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4507'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64203-5191'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4508'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64179-4062'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3540'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63822-4063'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3541'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-4279'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3716'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4278'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3715'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64204-4277'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3714'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-4067'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3545'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64196-4276'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3713'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65153-6822'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5947'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63868-4455'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3866'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63908-4456'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3867'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64830-4457'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3868'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64835-4458'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3869'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4459'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3870'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63891-4460'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3871'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-4461'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3872'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4462'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3873'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4463'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3874'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63891-4464'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3875'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65143_ICES_HistoricalBenthosDanishLinfjord_5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65143-6823'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5948'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64255-6817'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5942'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64296-6818'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5943'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64293-6819'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5944'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64263-6820'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5945'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65153_ICES_HistoricalBenthosDanishLinfjord_5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65153-6821'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5946'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-4672'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4067'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63815-4673'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4068'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64131-4674'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4069'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63779-4675'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4070'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63904-4678'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4071'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64825-4679'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4072'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4680'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4073'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64224-4681'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4074'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-4682'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4075'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-4683'^^xsd:string;
  dwc:scientificName 'Actumnus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '210164'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4076'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '210164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-5193'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4510'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63973-4687'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4080'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63949-4688'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4081'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-5192'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4509'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4686'^^xsd:string;
  dwc:scientificName 'Actumnus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '210164'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4079'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '210164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-4685'^^xsd:string;
  dwc:scientificName 'Actumnus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '210164'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4078'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '210164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4684'^^xsd:string;
  dwc:scientificName 'Actumnus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '210164'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4077'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '210164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63913-4670'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4065'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-4671'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4066'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63766-4983'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4332'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64129-4984'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4333'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64184-4985'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4334'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63825-4986'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4335'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63788-4987'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4336'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64199-4988'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4337'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63798-4989'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4338'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4990'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4339'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63870-4991'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4340'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64818-5171'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4489'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64883-5172'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4490'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64899_ICES_HistoricalBenthosDanishLinfjord_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64899-5173'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4491'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64370-5174'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4492'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64866-5175'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4493'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-5177'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4494'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64203-5178'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4495'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64931_ICES_HistoricalBenthosDanishLinfjord_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64931-6415'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5563'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64041-6416'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5564'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64080-6417'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5565'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64960_ICES_HistoricalBenthosDanishLinfjord_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64960-6418'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5566'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64925-6419'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5567'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64041-6420'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5568'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65128-6421'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5569'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63943-4999'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4346'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-5648'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4920'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63893-4998'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4345'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3759'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3263'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63801_ICES_HistoricalBenthosDanishLinfjord_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63801-5640'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4912'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63837-5641'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4913'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64148_ICES_HistoricalBenthosDanishLinfjord_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64148-5642'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4914'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63830_ICES_HistoricalBenthosDanishLinfjord_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63830-5643'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4915'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-5646'^^xsd:string;
  dwc:scientificName 'Eumenia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '155365'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4918'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5647'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4919'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64224-3089'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2663'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-3090'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2664'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-3091'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2665'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4328'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3743'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4329'^^xsd:string;
  dwc:scientificName 'Saxicava rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '162732'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3744'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-4330'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3745'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-4331'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3746'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-4332'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3747'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65294-3079'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2653'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64948-3080'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2654'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64043-3081'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2655'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64088-3082'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2656'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65156-3083'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2657'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64983-3084'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2658'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-3085'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2659'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65000-3088'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2662'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4318'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3733'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63766-4319'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3734'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64129-4320'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3735'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4321'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3736'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4322'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3737'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-4323'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3738'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64094-4324'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3739'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4325'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3740'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63859-4326'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3741'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4327'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3742'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63999-4306'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3723'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4309'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3724'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-4310'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3725'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4311'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3726'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63766-4312'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3727'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64171-4313'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3728'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64129-4314'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3729'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63798-4315'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3730'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63849-4316'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3731'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63943_ICES_HistoricalBenthosDanishLinfjord_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63943-4317'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3732'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63982-4292'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3719'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64902_ICES_HistoricalBenthosDanishLinfjord_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64902-5630'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4902'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63770-5631'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4903'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-5632'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4904'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64955-5633'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4905'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64141_ICES_HistoricalBenthosDanishLinfjord_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64141-5634'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4906'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64162-5635'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4907'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63814_ICES_HistoricalBenthosDanishLinfjord_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63814-5636'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4908'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64816_ICES_HistoricalBenthosDanishLinfjord_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64816-5637'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4909'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63862_ICES_HistoricalBenthosDanishLinfjord_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63862-5638'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4910'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64162_ICES_HistoricalBenthosDanishLinfjord_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64162-5639'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4911'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-4334'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3749'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-4333'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3748'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65015-3074'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2648'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-3075'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2649'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64240_ICES_HistoricalBenthosDanishLinfjord_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64240-3076'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2650'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-3077'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2651'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65291-3078'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2652'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65215-3069'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2643'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65000-3070'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2644'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-3071'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2645'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64224-3072'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2646'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-3073'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2647'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64017-4293'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3720'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65133-4337'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 22 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3752'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64830-4336'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3751'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4335'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3750'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-3739'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3243'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-3740'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3244'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3741'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3245'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63995-3742'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 4.'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3246'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64917-3743'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3247'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3744'^^xsd:string;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130749'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3248'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3745'^^xsd:string;
  dwc:scientificName 'Terbellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3249'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3746'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3250'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-3749'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3253'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65669-7373'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 2 x 0.1'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6447'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64668-7369'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 1 x 0.1'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6446'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64667-7368'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 1 x 0.1'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6445'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65669-7367'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 2 x 0.1'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6444'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64845-5033'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4371'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-5034'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4372'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64821-5035'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4373'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63877_ICES_HistoricalBenthosDanishLinfjord_5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63877-6402'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5550'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63871_ICES_HistoricalBenthosDanishLinfjord_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63871-6406'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5554'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63939-6407'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5555'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-3901'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3390'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65047-3900'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 7.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3389'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64045_ICES_HistoricalBenthosDanishLinfjord_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64045-3899'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3388'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64870-5350'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4633'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64874-5492'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4764'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64824-5493'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4765'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5494'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4766'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-5495'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4767'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5496'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4768'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5497'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4769'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64824-5498'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4770'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64847_ICES_HistoricalBenthosDanishLinfjord_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64847-5499'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4771'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5500'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4772'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64206-5349'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4632'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63806-5348'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4631'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5347'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4630'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63900_ICES_HistoricalBenthosDanishLinfjord_5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63900-6401'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5549'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63851-6400'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5548'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63939-6399'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5547'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64916_ICES_HistoricalBenthosDanishLinfjord_5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64916-6398'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5546'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63939_ICES_HistoricalBenthosDanishLinfjord_5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63939-6408'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5556'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-3611'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3117'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-3610'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3116'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3609'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3115'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64927-3606'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.5.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3112'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63782_ICES_HistoricalBenthosDanishLinfjord_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63782-3605'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3111'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3604'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3110'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3603'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3109'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-3602'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3108'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3599'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3105'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64897_ICES_HistoricalBenthosDanishLinfjord_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64897-3600'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3106'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-3601'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3107'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3598'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3104'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3902'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3391'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65063-3592'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3098'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3593'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3099'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3594'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3100'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3595'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3101'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3596'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3102'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-3597'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3103'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63803_ICES_HistoricalBenthosDanishLinfjord_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63803-6412'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5560'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64041_ICES_HistoricalBenthosDanishLinfjord_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64041-6411'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5559'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64925_ICES_HistoricalBenthosDanishLinfjord_5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64925-6410'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5558'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63790_ICES_HistoricalBenthosDanishLinfjord_5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63790-6409'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5557'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-4830'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4205'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-4831'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4206'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-4832'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4207'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-4833'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4208'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-4834'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4209'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-4836'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4210'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64203-4837'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4211'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63839-4838'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4212'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-4839'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4213'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-4840'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4214'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63858-4841'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4215'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63867-4842'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4216'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64821-4843'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4217'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63913-4844'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4218'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-4845'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4219'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4846'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4220'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4847'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4221'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64852-4848'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4222'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63779-4851'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4225'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63786-4852'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4226'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63944-4078'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3556'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63804-4079'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3557'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63804-4080'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3558'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63907-4087'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3561'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64889_ICES_HistoricalBenthosDanishLinfjord_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64889-4088'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3562'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63944-4089'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3563'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63912_ICES_HistoricalBenthosDanishLinfjord_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63912-4090'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3564'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64144-4091'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: x) (see Note 2).'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3565'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-4997'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4344'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63878-4996'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4343'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64882-4995'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4342'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-5165'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4483'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-4993'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4341'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63867-4853'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4227'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63926-5166'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4484'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5168'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4486'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64135-5167'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4485'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64093_ICES_HistoricalBenthosDanishLinfjord_5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64093-6413'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5561'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64002_ICES_HistoricalBenthosDanishLinfjord_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64002_ICES_HistoricalBenthosDanishLinfjord_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64002_ICES_HistoricalBenthosDanishLinfjord_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64002_ICES_HistoricalBenthosDanishLinfjord_5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64002_ICES_HistoricalBenthosDanishLinfjord_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64002-6414'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5562'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63850-5170'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4488'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64866-5169'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4487'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5501'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Små] ;Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4773'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5502'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4774'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-5503'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4775'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5504'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4776'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5505'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4777'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-5506'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4778'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65133-5507'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 22 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4779'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5508'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4780'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-5509'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4781'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3730'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3234'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-3731'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3235'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3732'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3236'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3733'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3237'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3734'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3238'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3735'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3239'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-3736'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3240'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3737'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3241'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3738'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3242'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64007-3591'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3097'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-3589'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3095'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-3590'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3096'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3588'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3094'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64208-3587'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3093'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65586-7324'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6414'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7325'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6415'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64734-7326'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6416'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65599-7327'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6417'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64611-7328'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6418'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64616-7329'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6419'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65495-7330'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6420'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7331'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6421'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64761-7332'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6422'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63879-5157'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4476'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-5158'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4477'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63931-5159'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4478'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63811-5160'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4479'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5161'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4480'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64201-5162'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4481'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64151-5163'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4482'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3758'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3262'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64917-3757'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3261'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64927_ICES_HistoricalBenthosDanishLinfjord_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64927-3756'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.5.'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3260'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63853-4111'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3581'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3755'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3259'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3754'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3258'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3753'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3257'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-3752'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3256'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-3751'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3255'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3750'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3254'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4305'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3722'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64132-4304'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3721'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65283_ICES_HistoricalBenthosDanishLinfjord_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65283-5355'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4638'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64880-5356'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4639'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64870_ICES_HistoricalBenthosDanishLinfjord_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64870-5354'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4637'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64143_ICES_HistoricalBenthosDanishLinfjord_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64143-5353'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4636'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64122-5352'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4635'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64812-5351'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4634'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63973-4656'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4052'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64850_ICES_HistoricalBenthosDanishLinfjord_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64850-4655'^^xsd:string;
  dwc:scientificName 'Spirontocaris cranchi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '878064'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4051'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4654'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4050'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63904_ICES_HistoricalBenthosDanishLinfjord_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63904-4653'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4049'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63945-4281'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3718'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63948-4476'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3886'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4652'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4048'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-4651'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4047'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-4465'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3876'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64830-4280'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3717'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-4112'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3582'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64144_ICES_HistoricalBenthosDanishLinfjord_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64144-4113'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: x) (see Note 2).'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3583'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64206_ICES_HistoricalBenthosDanishLinfjord_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64206-5363'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4644'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63806_ICES_HistoricalBenthosDanishLinfjord_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63806-5364'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4645'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64812_ICES_HistoricalBenthosDanishLinfjord_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64812-5365'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4646'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63903_ICES_HistoricalBenthosDanishLinfjord_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63903-5366'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4647'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64880_ICES_HistoricalBenthosDanishLinfjord_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64880-5367'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4648'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63901-5371'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4649'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-7501'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6573'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65567-7500'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6572'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65563-7499'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6571'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7498'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6570'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65570-7497'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6569'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-1867'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1572'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-1869'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1573'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63999-1866'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1571'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64073-1865'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 4 cm] ;Eventremarks: zandr_000: 4 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1570'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64984_ICES_HistoricalBenthosDanishLinfjord_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64984-1864'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 4 cm] ;Eventremarks: zandr_000: 100 g ~ zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1569'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-5385'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4662'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5384'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4661'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63901-5383'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4660'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5372'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4650'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-5373'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4651'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64841-5374'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4652'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63923-5375'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4653'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63928_ICES_HistoricalBenthosDanishLinfjord_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63928-5376'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4654'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64126_ICES_HistoricalBenthosDanishLinfjord_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64126-5377'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4655'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5378'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4656'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-5379'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4657'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-5381'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4658'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64062-2557'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2184'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64106-2556'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2183'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65223-2572'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2195'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64229-2567'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2193'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64271-2566'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2192'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64067-2558'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2185'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-2582'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2205'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64433-2583'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2206'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64058-2581'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2204'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64055-2580'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2203'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64067-2579'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2202'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64055-2577'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2200'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64055-2578'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2201'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-2576'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2199'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64278-2574'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2197'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65223-2575'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2198'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64232-2573'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2196'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64900-4466'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3877'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4467'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3878'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63973-4468'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3879'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65058-4469'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3880'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63951-4471'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3881'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65122-4472'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3882'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63980-4473'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '?*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3883'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64843-4474'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3884'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63892-4475'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3885'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64074_ICES_HistoricalBenthosDanishLinfjord_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64074-2051'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1736'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63954-2048'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) With mature eggs (gills gone!) ~ zandr_000: x.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1735'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64094_ICES_HistoricalBenthosDanishLinfjord_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64094-2047'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1734'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64050-2046'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1733'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64450-2045'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1732'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64248-2710'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2315'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64228-2709'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2314'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65205_ICES_HistoricalBenthosDanishLinfjord_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65205-2877'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2462'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2878'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2463'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64255_ICES_HistoricalBenthosDanishLinfjord_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64255-2879'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2464'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64263_ICES_HistoricalBenthosDanishLinfjord_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64263-2880'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2465'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64211_ICES_HistoricalBenthosDanishLinfjord_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64211-2881'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2466'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64275_ICES_HistoricalBenthosDanishLinfjord_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64275-2882'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2467'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64996_ICES_HistoricalBenthosDanishLinfjord_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64996-2883'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2468'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64287-2884'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2469'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64293_ICES_HistoricalBenthosDanishLinfjord_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64293-2885'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2470'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64936-2886'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2471'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64842_ICES_HistoricalBenthosDanishLinfjord_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64842-5359'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4640'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64122_ICES_HistoricalBenthosDanishLinfjord_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64122-5360'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4641'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63821_ICES_HistoricalBenthosDanishLinfjord_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63821-5361'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4642'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64139_ICES_HistoricalBenthosDanishLinfjord_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64139-5362'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 22/9 No. 1-5 and No. 10-15. 23/9 No. 16-20. 17/9 the rest. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4643'^^xsd:string;
  dwc:observationDate '1935-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64998_ICES_HistoricalBenthosDanishLinfjord_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64998-2708'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2313'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65209-2707'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2312'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64271-2592'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2212'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65212-2591'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2211'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64257-2590'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 1 kg.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2210'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64067-2589'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2209'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64062-2588'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2208'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64058-2584'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2207'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2206'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1888'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65072-2205'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1887'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3250'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2797'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64920-2208'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1890'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65154_ICES_HistoricalBenthosDanishLinfjord_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65154-2207'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1889'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65077-2349'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2017'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64267-2350'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2018'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64274-2351'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2019'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64280-2352'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2020'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65218-2353'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2021'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64225-2354'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2022'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65009-2355'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2023'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65016-2356'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2024'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64428_ICES_HistoricalBenthosDanishLinfjord_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64428-2357'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2025'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64272-3229'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2780'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64288-3258'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2805'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64218-3257'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2804'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64216-3256'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2803'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64987-3255'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2802'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64071-2746'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2340'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64981-2745'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2339'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64055-2741'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2338'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64071-3254'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2801'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65083-2740'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[2-5 cm] ;Eventremarks: zandr_000: + 125 g Myt. ed.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2337'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65028-2739'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[2-5 cm] ;Eventremarks: zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2336'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65078-3251'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2798'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64107-3253'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2800'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63977_ICES_HistoricalBenthosDanishLinfjord_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63977-2209'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1891'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64981-3266'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2810'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65076_ICES_HistoricalBenthosDanishLinfjord_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65076-2711'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2316'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64107-3265'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2809'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64059-3264'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2808'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65151-3263'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2807'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65245-3259'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2806'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64981-3233'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2784'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64978-3232'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2783'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64107-3231'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2782'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64059-3230'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2781'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-9355'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8193'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64562_ICES_HistoricalBenthosDanishLinfjord_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64562-9356'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8194'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-9357'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8195'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9358'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8196'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65228_ICES_HistoricalBenthosDanishLinfjord_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65228-3391'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2914'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63995-3577'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 4.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3083'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65047-3578'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 7.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3084'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63949_ICES_HistoricalBenthosDanishLinfjord_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63949-4477'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3887'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4478'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3888'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4479'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3889'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4480'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3890'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4481'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3891'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-4482'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3892'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-4483'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3893'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64012_ICES_HistoricalBenthosDanishLinfjord_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64012-4484'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3894'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64160-4485'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3895'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64064_ICES_HistoricalBenthosDanishLinfjord_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64064-3389'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2912'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65072-2070'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1755'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2071'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1756'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64101-2072'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1757'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2073'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1758'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2075'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1759'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2076'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1760'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-2077'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1761'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2078'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1762'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64101-2079'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1763'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65204-2080'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1764'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2068'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1753'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65017_ICES_HistoricalBenthosDanishLinfjord_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65017-2069'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1754'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2067'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1752'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64884-3579'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3085'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65213_ICES_HistoricalBenthosDanishLinfjord_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65213-3390'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2913'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64247-2066'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1751'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65012_ICES_HistoricalBenthosDanishLinfjord_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65012-2057'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1742'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64247-2060'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1745'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65072_ICES_HistoricalBenthosDanishLinfjord_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65072-2061'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1746'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65296_ICES_HistoricalBenthosDanishLinfjord_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65296-2062'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1747'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64451-2063'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1748'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64066_ICES_HistoricalBenthosDanishLinfjord_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64066-2064'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1749'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64210_ICES_HistoricalBenthosDanishLinfjord_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64210-2065'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1750'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9359'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8197'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9360'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8198'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9361'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8199'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9364'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8202'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65014_ICES_HistoricalBenthosDanishLinfjord_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65014-3393'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2916'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65086-3055'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 1).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2630'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64452-3051'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2629'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64252_ICES_HistoricalBenthosDanishLinfjord_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64252-3050'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2628'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65242-3049'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2627'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65008_ICES_HistoricalBenthosDanishLinfjord_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65008-3392'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2915'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63890-5823'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5069'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5816'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5062'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5817'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5063'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64863_ICES_HistoricalBenthosDanishLinfjord_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64863-5818'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5064'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-5819'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5065'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64914_ICES_HistoricalBenthosDanishLinfjord_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64914-5820'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5066'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64815-5821'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5067'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8348'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7305'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8349'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7306'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8350'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7307'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-8351'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7308'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8352'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7309'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8353'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7310'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8354'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7311'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8355'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7312'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64805-8356'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7313'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8357'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7314'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65002_ICES_HistoricalBenthosDanishLinfjord_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65002-2768'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2360'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8834'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7744'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-8835'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7745'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-8836'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7746'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8837'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7747'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-8838'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7748'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8839'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7749'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8840'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7750'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8843'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7753'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64071-3267'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2811'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64987-3268'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2812'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64272-3269'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2813'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64216-3270'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2814'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64218-3271'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2815'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64288-3272'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2816'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64222_ICES_HistoricalBenthosDanishLinfjord_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64222-3273'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2817'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64247_ICES_HistoricalBenthosDanishLinfjord_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64247-2226'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1908'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65026_ICES_HistoricalBenthosDanishLinfjord_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65026-2225'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1907'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64979-3063'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2637'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65160-3062'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2636'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64430-2224'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1906'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64272-3235'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2786'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64216-3236'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2787'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64288-3237'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2788'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65245-3240'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2791'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64441-3241'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2792'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3242'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2793'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64059-3247'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2794'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64987-3248'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2795'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65156-3061'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2635'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64096-3060'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2634'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65021_ICES_HistoricalBenthosDanishLinfjord_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65021-3058'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2633'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65027-2892'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2477'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65023-2891'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2476'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65236_ICES_HistoricalBenthosDanishLinfjord_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65236-2890'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2475'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64423-2889'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2474'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64948-2888'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2473'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64987-3234'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2785'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64217_ICES_HistoricalBenthosDanishLinfjord_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64217-3057'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2632'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64035-2887'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2472'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65010-2769'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2361'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63822-3729'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3233'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64179-3728'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3232'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64173-3727'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3231'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63995-3726'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 4.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3230'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65041-3725'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 5.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3229'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8847'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7757'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8846'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7756'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8845'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7755'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8844'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7754'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1606'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1321'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64339-1605'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1320'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65166-1604'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1319'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65161-1603'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1318'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64333-1602'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1317'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64327_ICES_HistoricalBenthosDanishLinfjord_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64327_ICES_HistoricalBenthosDanishLinfjord_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64327_ICES_HistoricalBenthosDanishLinfjord_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64327_ICES_HistoricalBenthosDanishLinfjord_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64327_ICES_HistoricalBenthosDanishLinfjord_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64327-1601'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1316'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64957_ICES_HistoricalBenthosDanishLinfjord_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64957-1599'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1314'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65332-1600'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1315'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64080-1598'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1313'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65128_ICES_HistoricalBenthosDanishLinfjord_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65128-1597'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1312'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64486_ICES_HistoricalBenthosDanishLinfjord_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64486_ICES_HistoricalBenthosDanishLinfjord_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64486_ICES_HistoricalBenthosDanishLinfjord_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64486_ICES_HistoricalBenthosDanishLinfjord_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64486_ICES_HistoricalBenthosDanishLinfjord_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64486-1595'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1310'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64489_ICES_HistoricalBenthosDanishLinfjord_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64489-1596'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1311'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64451_ICES_HistoricalBenthosDanishLinfjord_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64451-2229'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1911'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64295_ICES_HistoricalBenthosDanishLinfjord_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64295-2230'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1912'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64430_ICES_HistoricalBenthosDanishLinfjord_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64430-2231'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1913'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65053-2232'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1914'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2233'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1915'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64109_ICES_HistoricalBenthosDanishLinfjord_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64109-2234'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1916'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64254_ICES_HistoricalBenthosDanishLinfjord_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64254-2235'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-13 30/ 05/ 1943 ~ Cryptic note at the page right saying: 14-15: These 2 samples are taken, NO ? RÃ¸n.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1917'^^xsd:string;
  dwc:observationDate '1943-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64932_ICES_HistoricalBenthosDanishLinfjord_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64932-3065'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2639'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64983-3064'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2638'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3571'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3077'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-3572'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3078'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3573'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3079'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64136-3574'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3080'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63802-3575'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3081'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3576'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3082'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64216-2765'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2357'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64992-2766'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2358'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64922-2761'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2353'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-2760'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2352'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65075_ICES_HistoricalBenthosDanishLinfjord_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65075-2757'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2351'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64991-3068'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2642'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-3067'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2641'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64936-3066'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2640'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64656-6952'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6077'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-6953'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6078'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65575-6954'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6079'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6955'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6080'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64803-6956'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6081'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-6957'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6082'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6958'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6083'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-6959'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6084'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65477-6960'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6085'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64987-2747'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2341'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64272-2748'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2342'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64296_ICES_HistoricalBenthosDanishLinfjord_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64296-2749'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2343'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64423_ICES_HistoricalBenthosDanishLinfjord_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64423-2750'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2344'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65023-2751'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2345'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65027_ICES_HistoricalBenthosDanishLinfjord_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65027-2752'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2346'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64438-2753'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2347'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64116_ICES_HistoricalBenthosDanishLinfjord_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64116-2754'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2348'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65023_ICES_HistoricalBenthosDanishLinfjord_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65023-2755'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2349'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64438_ICES_HistoricalBenthosDanishLinfjord_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64438-2756'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2350'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5814'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5060'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64180-5812'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5058'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64220-2767'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2359'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65059-2762'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2354'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-2763'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2355'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2081'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1765'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64068_ICES_HistoricalBenthosDanishLinfjord_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64068-2082'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1766'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64259-2083'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1767'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65218-2084'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1768'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65009-2085'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1769'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-9365'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8203'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65430-9366'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8204'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-9367'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8205'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9368'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8206'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-9369'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8207'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64311-1592'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1307'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65310-1591'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1306'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64311-1589'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1304'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65103-1590'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1305'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65332_ICES_HistoricalBenthosDanishLinfjord_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65332-1586'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1301'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65100-1584'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1299'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64333_ICES_HistoricalBenthosDanishLinfjord_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64333-1587'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1302'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65166-1588'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1303'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64940_ICES_HistoricalBenthosDanishLinfjord_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64940-1583'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1298'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64195-5815'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5061'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64934_ICES_HistoricalBenthosDanishLinfjord_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64934-1582'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1297'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64730-9770'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8545'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87750888"^^xsd:decimal ;
  dwc:decimalLongitude "9.144107928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  geo-pos:lat "56.87750888"^^xsd:decimal ;
  geo-pos:long "9.144107928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64710-9761'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144107928'^^xsd:double;
  dwc:latitude '56.87750888'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8536'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91517538"^^xsd:decimal ;
  dwc:decimalLongitude "9.133398825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  geo-pos:lat "56.91517538"^^xsd:decimal ;
  geo-pos:long "9.133398825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65460-9762'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.133398825'^^xsd:double;
  dwc:latitude '56.91517538'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8537'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94804125"^^xsd:decimal ;
  dwc:decimalLongitude "9.11751981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  geo-pos:lat "56.94804125"^^xsd:decimal ;
  geo-pos:long "9.11751981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64532-9763'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11751981'^^xsd:double;
  dwc:latitude '56.94804125'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8538'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93770143"^^xsd:decimal ;
  dwc:decimalLongitude "9.070252044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  geo-pos:lat "56.93770143"^^xsd:decimal ;
  geo-pos:long "9.070252044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64711-9764'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.070252044'^^xsd:double;
  dwc:latitude '56.93770143'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8539'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-9765'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8540'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64534-9766'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8541'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-9767'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8542'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64715-9768'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8543'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65582-9769'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8544'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9570'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8383'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-9231'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8103'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9241'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8104'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9242'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8105'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9243'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8106'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9244'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8107'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64661-9247'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8110'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65624-9248'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8111'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-9406'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8244'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-9405'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8243'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9404'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8242'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9403'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8241'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-9407'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8245'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9408'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8246'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-9075'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7960'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-9076'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7961'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-9077'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7962'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65583-9078'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7963'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-9079'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7964'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-9080'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7965'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65484-9081'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7966'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-9082'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7967'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-9083'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7968'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-9084'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7969'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8894'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7804'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8892'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7802'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8893'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7803'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-8896'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7806'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8895'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7805'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64773-8740'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7653'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8744'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7657'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65559-8743'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7656'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65552-8742'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7655'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64640-8741'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7654'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65628-8562'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7503'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8563'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7504'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8564'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7505'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8565'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7506'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65636-8566'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7507'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64640-8567'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7508'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64785-8568'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7509'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64804-8569'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7510'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65578-8572'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7511'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-7901'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6913'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65547_ICES_HistoricalBenthosDanishLinfjord_6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65547-7745'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6772'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-7905'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6917'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65568-7904'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6916'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65565-7903'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6915'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-7902'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6914'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65667-7208'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6312'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7209'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6313'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64609-7210'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6314'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64610-7211'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6315'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-7212'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6316'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65610_ICES_HistoricalBenthosDanishLinfjord_6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65610-7213'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6317'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65537-7214'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6318'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64793-7215'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6319'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64761-7408'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6480'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64633_ICES_HistoricalBenthosDanishLinfjord_6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64633-7409'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6481'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64782-7410'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6482'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7411'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6483'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65570-7412'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6484'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7414'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6486'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65588-7581'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6622'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64611-7415'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6487'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8409'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7366'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8410'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7367'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8408'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7365'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64724_ICES_HistoricalBenthosDanishLinfjord_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64724-8407'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7364'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8406'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7363'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64622-8252'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7219'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65623_ICES_HistoricalBenthosDanishLinfjord_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65623-8251'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7218'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64657-8250'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7217'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64791-8249'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7216'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64787-8248'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7215'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8071'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7064'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-8070'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7063'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-8069'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7062'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-8068'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7061'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64636-7024'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6142'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-7023'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6141'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-7022'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[I - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6140'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64609-7583'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6624'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65596-7582'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6623'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65494-7021'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6139'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64803-6868'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5993'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6867'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5992'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65575-6866'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5991'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-6865'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5990'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64656-6864'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5989'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63847_ICES_HistoricalBenthosDanishLinfjord_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63847-6282'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5457'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64818-5432'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4705'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63863-5431'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4704'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64862_ICES_HistoricalBenthosDanishLinfjord_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64862-5429'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4702'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64955-5428'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4701'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64175-5077'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4408'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63866-5076'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4407'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64167-5075'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4406'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63776-5074'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4405'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-6455'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5596'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63851_ICES_HistoricalBenthosDanishLinfjord_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63851-6283'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5458'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-6719'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5847'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-6595'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5728'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63897-6457'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5598'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63953-6456'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5597'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64877-5073'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4404'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63913_ICES_HistoricalBenthosDanishLinfjord_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63913-4909'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4265'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-6723'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5851'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_5850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64208_ICES_HistoricalBenthosDanishLinfjord_5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64208-6722'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5850'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-6721'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5849'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-6720'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5848'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64050-6061'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5287'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-5899'^^xsd:string;
  dwc:scientificName 'Cardium nodosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '465816'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5127'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63884_ICES_HistoricalBenthosDanishLinfjord_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63884-5898'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5126'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-5897'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5125'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64181-5896'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5124'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-5895'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5123'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5718'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4976'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64138-5717'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4975'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64180-5716'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4974'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64174-5715'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4973'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63812-5714'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4972'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64824-5569'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4841'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5568'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4840'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5567'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4839'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5566'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4838'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5565'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4837'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63961-541'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_331'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65037-542'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1*0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_332'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63961-543'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_333'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64003-544'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_334'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64024-548'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_338'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65130-549'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_339'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-355'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_193'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65131-354'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_192'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-358'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_196'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64086_ICES_HistoricalBenthosDanishLinfjord_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64086-357'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_195'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64707-43'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_42'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65526_ICES_HistoricalBenthosDanishLinfjord_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65526-44'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_43'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-45'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_44'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-36'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_35'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-37'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_36'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-38'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_37'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65334-39'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_38'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-40'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_39'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-41'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_40'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-42'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_41'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64977-1775'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1483'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65207-1776'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5. ~ 1~2~3~4~5.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1484'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64490-1200'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_924'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65108-1199'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_923'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65168-1363'^^xsd:string;
  dwc:scientificName 'Polychaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1084'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64933-1203'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_927'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64495-1362'^^xsd:string;
  dwc:scientificName 'Polychaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1083'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65114-1202'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_926'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64328_ICES_HistoricalBenthosDanishLinfjord_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64328-1201'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_925'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64317-1527'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1243'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64474-1526'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1242'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1525'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1241'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65142-1524'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1240'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-1523'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1239'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64474-1366'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1087'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64469-1522'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1238'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1365'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1086'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64253-1364'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1085'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-2809'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2399'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65240_ICES_HistoricalBenthosDanishLinfjord_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65240-2643'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2256'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65166_ICES_HistoricalBenthosDanishLinfjord_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65166-1634'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1349'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65161_ICES_HistoricalBenthosDanishLinfjord_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65161-1635'^^xsd:string;
  dwc:scientificName 'Carcinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '106922'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1350'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64455-1636'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1351'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1637'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1352'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64469_ICES_HistoricalBenthosDanishLinfjord_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64469-1638'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1353'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1639'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1354'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1640'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1355'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64474-1641'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1356'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65301_ICES_HistoricalBenthosDanishLinfjord_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65301-1632'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1347'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64311-1633'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1348'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64098-2122'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1806'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65158-2123'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1807'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65227-2282'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1956'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65227-2281'^^xsd:string;
  dwc:scientificName 'Metridium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '100770'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1955'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '100770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65083-2280'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: + 125 g Myt. ed.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1954'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64285-2800'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[Små] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2391'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64238-2802'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[Små] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2392'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64437-2803'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[Små] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2393'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65073-2804'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[Små] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2394'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-2805'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2395'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64922-2806'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2396'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64246_ICES_HistoricalBenthosDanishLinfjord_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64246-2807'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2397'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-2808'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2398'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65024-1777'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1485'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1778'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1486'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65298-1779'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1487'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65207-1780'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5. ~ 1~2~3~4~5.'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1488'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65230-1781'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1489'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64072-1782'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1490'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64265_ICES_HistoricalBenthosDanishLinfjord_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64265-1783'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1491'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64443-2114'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1798'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65295_ICES_HistoricalBenthosDanishLinfjord_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65295-2115'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1799'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65299_ICES_HistoricalBenthosDanishLinfjord_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65299-2116'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1800'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65158-2117'^^xsd:string;
  dwc:scientificName 'Harmothoesp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1801'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64114_ICES_HistoricalBenthosDanishLinfjord_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64114_ICES_HistoricalBenthosDanishLinfjord_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64114_ICES_HistoricalBenthosDanishLinfjord_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64114_ICES_HistoricalBenthosDanishLinfjord_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64114_ICES_HistoricalBenthosDanishLinfjord_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64114-2118'^^xsd:string;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1802'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65067_ICES_HistoricalBenthosDanishLinfjord_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65067-2119'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1803'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64937_ICES_HistoricalBenthosDanishLinfjord_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64937-2120'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1804'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64054-2121'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1805'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64242-1938'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1641'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1939'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1642'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65293_ICES_HistoricalBenthosDanishLinfjord_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65293-1940'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1643'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64242-1941'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1644'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64972-1942'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1645'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64977-1943'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1646'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65053-1944'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1647'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64209-2642'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 4).'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2255'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65086-2641'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 1).'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2254'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64287_ICES_HistoricalBenthosDanishLinfjord_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64287-2640'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2253'^^xsd:string;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64433-2283'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1957'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64232-2458'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2108'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65207-1935'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5. ~ 1~2~3~4~5.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1638'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65221-1936'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1639'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65230-1937'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1640'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65151-2449'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2099'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64059_ICES_HistoricalBenthosDanishLinfjord_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64059-2450'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2100'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64107_ICES_HistoricalBenthosDanishLinfjord_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64107-2451'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2101'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64978-2452'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2102'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64271-2453'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2103'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64278-2454'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2104'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64999-2455'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2105'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65223_ICES_HistoricalBenthosDanishLinfjord_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65223-2456'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2106'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64299-723'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_464'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64299-724'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_465'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-725'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_466'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64314-726'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_467'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65311-727'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_468'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64299_ICES_HistoricalBenthosDanishLinfjord_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64299-728'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_469'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65308-729'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_470'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64501-730'^^xsd:string;
  dwc:scientificName 'Amphipod'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_471'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65311-731'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_472'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65378_ICES_HistoricalBenthosDanishLinfjord_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65378-1025'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_752'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64501-1026'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_753'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65165-1027'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_754'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65169-1028'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_755'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64508-1029'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_756'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64344_ICES_HistoricalBenthosDanishLinfjord_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64344-1030'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_757'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64488-1031'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_758'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64501-1032'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_759'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64453-1033'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_760'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64482_ICES_HistoricalBenthosDanishLinfjord_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64482-857'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_595'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65107_ICES_HistoricalBenthosDanishLinfjord_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65107-858'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_596'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65330-859'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_597'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65331_ICES_HistoricalBenthosDanishLinfjord_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65331-860'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_598'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-861'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_599'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64453-862'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_600'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64458-863'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_601'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-864'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_602'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64465-865'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_603'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65320-866'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_604'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65233_ICES_HistoricalBenthosDanishLinfjord_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65233-3145'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2708'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-3144'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2707'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3143'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2706'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-6594'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5727'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2971'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2556'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-2970'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2555'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-2974'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2559'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-2975'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2560'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-2973'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2558'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2972'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2557'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65081_ICES_HistoricalBenthosDanishLinfjord_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65081-3142'^^xsd:string;
  dwc:scientificName 'Chiton marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '151234'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2705'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65074_ICES_HistoricalBenthosDanishLinfjord_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65074-3141'^^xsd:string;
  dwc:scientificName 'Chiton marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '151234'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2704'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64731_ICES_HistoricalBenthosDanishLinfjord_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64731-7736'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6763'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64602_ICES_HistoricalBenthosDanishLinfjord_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64602-7737'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6764'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65600_ICES_HistoricalBenthosDanishLinfjord_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65600-7738'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6765'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65603-7739'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6766'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64618-7740'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6767'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64764-7741'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6768'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7596'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6626'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65570_ICES_HistoricalBenthosDanishLinfjord_6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65570-7595'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6625'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64557_ICES_HistoricalBenthosDanishLinfjord_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64557-9571'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8384'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65182_ICES_HistoricalBenthosDanishLinfjord_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65182-9572'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8385'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9573'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8386'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64133_ICES_HistoricalBenthosDanishLinfjord_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64133-5232'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4543'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64136-3652'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3158'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3653'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3159'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-3654'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3160'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3655'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3161'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64894-3656'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3162'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63858-4746'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4125'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63780_ICES_HistoricalBenthosDanishLinfjord_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63780-5233'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4544'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63786-6458'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5599'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-5236'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4547'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64205-5235'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4546'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5234'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4545'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63945-6593'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5726'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63868-6592'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5725'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63891-6591'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5724'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-6459'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5600'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64166-3789'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3290'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64173_ICES_HistoricalBenthosDanishLinfjord_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64173-3790'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3291'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64179_ICES_HistoricalBenthosDanishLinfjord_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64179-3791'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3292'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63822_ICES_HistoricalBenthosDanishLinfjord_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63822-3792'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3293'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64190-3793'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3294'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64452-3464'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2981'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64060-3465'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2982'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64115-3466'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2983'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64985-3467'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2984'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64261-3468'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2985'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3469'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2986'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64993_ICES_HistoricalBenthosDanishLinfjord_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64993-3470'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2987'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64292-3471'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2988'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65006-3472'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2989'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65238-3314'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2849'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65245-3315'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2850'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65078-3316'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2851'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3317'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2852'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65078-3318'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2853'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64230-3320'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2854'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64884_ICES_HistoricalBenthosDanishLinfjord_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64884-3648'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3154'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65063-3649'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3155'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64950-3650'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3156'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3651'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3157'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64981-3321'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2855'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63791_ICES_HistoricalBenthosDanishLinfjord_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63791-3794'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3295'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-3795'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3296'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63838_ICES_HistoricalBenthosDanishLinfjord_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63838-3796'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3297'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63804_ICES_HistoricalBenthosDanishLinfjord_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63804-3797'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3298'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64868_ICES_HistoricalBenthosDanishLinfjord_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64868-3798'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3299'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64017-4741'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4121'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64018-4744'^^xsd:string;
  dwc:scientificName 'Corbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '137841'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4123'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-4742'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4122'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64204-4552'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3952'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4553'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3953'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4554'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3954'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4555'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3955'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63891-4556'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3956'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-4557'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3957'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63945-4558'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3958'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4559'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3959'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4560'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3960'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64019_ICES_HistoricalBenthosDanishLinfjord_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64019-4562'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 44 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3961'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64813_ICES_HistoricalBenthosDanishLinfjord_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64813-4378'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3792'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63869-4379'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3793'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64827_ICES_HistoricalBenthosDanishLinfjord_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64827-4380'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3794'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63914-4381'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3795'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64888-4382'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3796'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64890_ICES_HistoricalBenthosDanishLinfjord_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64890-4383'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3797'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64893_ICES_HistoricalBenthosDanishLinfjord_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64893-4384'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3798'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-4385'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3799'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63937-4386'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3800'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-4146'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3610'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63945-4147'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3611'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64196-4150'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3614'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4151'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3615'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4152'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3616'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64860-4155'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3617'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63846-4156'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3618'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63930-3954'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3443'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63824_ICES_HistoricalBenthosDanishLinfjord_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63824-3957'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3446'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64859-3958'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3447'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-3959'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3448'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63853-3960'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3449'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-3961'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3450'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63886-3962'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3451'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63930_ICES_HistoricalBenthosDanishLinfjord_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63930-3963'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3452'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64821-4908'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4264'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64131-4907'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4263'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63815-4906'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4262'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64809-6279'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5456'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63779-4903'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4261'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64855_ICES_HistoricalBenthosDanishLinfjord_5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64855-6278'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5455'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64137_ICES_HistoricalBenthosDanishLinfjord_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64137-6277'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5454'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63794-6063'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5289'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-6065'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5291'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65041-6062'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 5.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5288'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64229-2457'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2107'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65413_ICES_HistoricalBenthosDanishLinfjord_11607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65413-13189'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11607'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65200-13190'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11608'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65193_ICES_HistoricalBenthosDanishLinfjord_11289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65193-12864'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11289'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65188_ICES_HistoricalBenthosDanishLinfjord_11288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65188-12863'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11288'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_11153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64539-12702'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11153'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12514'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10998'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12513'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10997'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64392_ICES_HistoricalBenthosDanishLinfjord_10996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64392-12512'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10996'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65269_ICES_HistoricalBenthosDanishLinfjord_10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65269-12511'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10995'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65264-12510'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10994'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-12361'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10849'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-12360'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10848'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-12359'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10847'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_10846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-12358'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10846'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_11291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-12866'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11291'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65411_ICES_HistoricalBenthosDanishLinfjord_11290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65411-12865'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11290'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_10850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-12362'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10850'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_10713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64647-12215'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10713'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65339-13022'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11441'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-13023'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11442'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65515-13024'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11443'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65519-13025'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11444'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-13026'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11445'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65194-13027'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11446'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-13028'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11447'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65519-13029'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11448'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-13030'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11449'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64353-13032'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11450'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65405-13187'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11605'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64573_ICES_HistoricalBenthosDanishLinfjord_11606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64573-13188'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11606'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65500_ICES_HistoricalBenthosDanishLinfjord_9921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65500-11311'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9921'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65367_ICES_HistoricalBenthosDanishLinfjord_9922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65367-11312'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9922'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_9924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11314'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9924'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64689_ICES_HistoricalBenthosDanishLinfjord_9923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64689-11313'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9923'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-11483'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10078'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-11484'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10079'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64720-11485'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10080'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65466-11486'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10081'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_10082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_10082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_10082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_10082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_10082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64541-11487'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10082'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65467-11488'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10083'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65576-11489'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10084'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_10085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_10085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_10085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_10085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64542_ICES_HistoricalBenthosDanishLinfjord_10085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64542-11490'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10085'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64543-11491'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10086'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64544-11492'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10087'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65174-11724'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10276'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65174_ICES_HistoricalBenthosDanishLinfjord_10275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65174-11723'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10275'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-11721'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10273'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-11722'^^xsd:string;
  dwc:scientificName 'Maldanidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10274'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65456_ICES_HistoricalBenthosDanishLinfjord_9925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65456-11315'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9925'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65284-11720'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10272'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-13186'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11604'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_11756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_11756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_11756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_11756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_11756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-13344'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11756'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_11757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_11757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_11757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_11757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_11757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-13345'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11757'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_11758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_11758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_11758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_11758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_11758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-13346'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11758'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_11759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65394-13352'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11759'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_11760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65180-13353'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11760'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_11761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65399-13354'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11761'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_11762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65190-13355'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11762'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-12212'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10710'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64787_ICES_HistoricalBenthosDanishLinfjord_10712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64787-12214'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10712'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64806-12213'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10711'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_11157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64540-12706'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11157'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_11156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-12705'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11156'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_11155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65465-12704'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11155'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_11154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-12703'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11154'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-11111'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'På østers'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9758'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-11112'^^xsd:string;
  dwc:scientificName 'Tapes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138645'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9759'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-11113'^^xsd:string;
  dwc:scientificName 'Mactra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138158'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9760'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_9761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_9761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_9761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_9761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_9761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64610-11114'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9761'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_9762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_9762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_9762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_9762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_9762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-11115'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9762'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_9763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_9763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_9763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_9763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_9763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-11116'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9763'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8682769"^^xsd:decimal ;
  dwc:decimalLongitude "9.059542941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  geo-pos:lat "56.8682769"^^xsd:decimal ;
  geo-pos:long "9.059542941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_9764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65474-11117'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.059542941'^^xsd:double;
  dwc:latitude '56.8682769'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9764'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_9765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65470-11126'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9765'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "8.95208263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "8.95208263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_9766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64548-11127'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95208263'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9766'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64717-9957'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8712'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-12064'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10565'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_10564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65403-12063'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10564'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-12062'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10563'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_10415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64553-11890'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10415'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_10414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65475-11889'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10414'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-11888'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10413'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-11887'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ad.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10412'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-11886'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10411'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64522-10569'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9277'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65518-10570'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9278'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-10571'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9279'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-10572'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9280'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64560-10573'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9281'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-10574'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9282'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_9283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64560-10575'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9283'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65507-10576'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9284'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64522-10577'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9285'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10726'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9428'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10727'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9429'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_9430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10728'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9430'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-10729'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9431'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_9432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65267-10730'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9432'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65271-10731'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9433'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64395-10732'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9434'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64635-10733'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9435'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_9436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64635-10734'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9436'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-10233'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8979'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65429-10234'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8980'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64388-10235'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8981'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64677-10236'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8982'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64399-10237'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8983'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64682-10238'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8984'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64691-10239'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8985'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64422_ICES_HistoricalBenthosDanishLinfjord_9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64422-10405'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9136'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-10406'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9137'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-10407'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9138'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64707-10408'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9139'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64524_ICES_HistoricalBenthosDanishLinfjord_9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64524-10409'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9140'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-10410'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9141'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-10411'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9142'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-10412'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9143'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-10413'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9144'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-10414'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9145'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_10567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65257-12066'^^xsd:string;
  dwc:scientificName 'Diastylissp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10567'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-12065'^^xsd:string;
  dwc:scientificName 'Diastylissp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10566'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64744-10916'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9595'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64759-10917'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9596'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_9597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-10918'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9597'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65465_ICES_HistoricalBenthosDanishLinfjord_9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65465-10919'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9598'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_9599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-10920'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9599'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64540_ICES_HistoricalBenthosDanishLinfjord_9600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64540-10921'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9600'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64720_ICES_HistoricalBenthosDanishLinfjord_9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64720-10922'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9601'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_9602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65466-10923'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9602'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64541_ICES_HistoricalBenthosDanishLinfjord_9603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64541-10924'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9603'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65467-10925'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9604'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10089'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8837'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10088'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8836'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-10087'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8835'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10086'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8834'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64714_ICES_HistoricalBenthosDanishLinfjord_8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64714-9954'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8709'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64716_ICES_HistoricalBenthosDanishLinfjord_8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64716-9956'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8711'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65461-9955'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8710'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-9953'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8708'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10090'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8838'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64195-5719'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4977'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-3964'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3453'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64888_ICES_HistoricalBenthosDanishLinfjord_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64888-4157'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3619'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64150-4387'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3801'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64020_ICES_HistoricalBenthosDanishLinfjord_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64020-4563'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 47 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3962'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63867-4747'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4126'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-4910'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4266'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63857-5078'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4409'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64873-5238'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4548'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63910_ICES_HistoricalBenthosDanishLinfjord_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63910-5433'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4706'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5570'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4842'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65047_ICES_HistoricalBenthosDanishLinfjord_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65047-3800'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 7.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3300'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-3657'^^xsd:string;
  dwc:scientificName 'Mactra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138158'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3163'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64425-3473'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2990'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64103-3146'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2709'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3322'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2856'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65086-2644'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 1).'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2257'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64922_ICES_HistoricalBenthosDanishLinfjord_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64922-2976'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2561'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-2459'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2109'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64975-2124'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1808'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64229-2284'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1958'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64920_ICES_HistoricalBenthosDanishLinfjord_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64920-1945'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1648'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_9287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64522-10579'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9287'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-10415'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9146'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65357-10242'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8988'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10091'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8839'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65532-9958'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8713'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "8.95208263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 8.95208263)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "8.95208263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64548_ICES_HistoricalBenthosDanishLinfjord_8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64548-9771'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.95208263'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8546'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9574'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8387'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64570-9409'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8247'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64480-867'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_605'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-1034'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_761'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64336-1205'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_929'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65376-1367'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1088'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64481_ICES_HistoricalBenthosDanishLinfjord_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64481-1528'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1244'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65376-1642'^^xsd:string;
  dwc:scientificName 'Mytilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138228'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1357'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '138228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64973-1785'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1493'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64551-10735'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9437'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_9605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65576-10926'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9605'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_9926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64357-11316'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9926'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "9.00932094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "9.00932094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65471-11128'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.00932094'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9767'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65396_ICES_HistoricalBenthosDanishLinfjord_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65396-46'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_45'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64921-359'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_197'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64954-550'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_340'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64040_ICES_HistoricalBenthosDanishLinfjord_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64040-733'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_474'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63995-5900'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 4.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5128'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-8256'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7220'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64743_ICES_HistoricalBenthosDanishLinfjord_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64743-8073'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7066'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-6869'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5994'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64795-7906'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6918'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-6724'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5852'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-6596'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[Store] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5729'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63769-6460'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5601'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64879_ICES_HistoricalBenthosDanishLinfjord_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64879-6284'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5459'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_11763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-13356'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11763'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64376-13191'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11609'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65475-9274'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8112'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64785-8745'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7658'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64640-8574'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7512'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8411'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7368'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-9085'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7970'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8897'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7807'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-12216'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10714'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_10568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_10568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_10568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_10568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_10568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65588-12067'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10568'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-13033'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11451'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_11293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_11293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_11293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_11293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_11293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65256-12868'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11293'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12515'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10999'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64719_ICES_HistoricalBenthosDanishLinfjord_11158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64719-12712'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11158'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-12363'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10851'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-6066'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5292'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65538-7025'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6143'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-7216'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6320'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65468-11493'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10088'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65647_ICES_HistoricalBenthosDanishLinfjord_6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65647-7746'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6773'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65495_ICES_HistoricalBenthosDanishLinfjord_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65495-7597'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6627'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7416'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6488'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64838_ICES_HistoricalBenthosDanishLinfjord_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64838-3950'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3439'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63876_ICES_HistoricalBenthosDanishLinfjord_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63876-3949'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm ~ zandr_000: 3) (see Note 2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3438'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63872-3948'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3437'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63905-3947'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3436'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63907_ICES_HistoricalBenthosDanishLinfjord_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63907-3783'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3284'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64190_ICES_HistoricalBenthosDanishLinfjord_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64190-3787'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Paa Balanus'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3288'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64891_ICES_HistoricalBenthosDanishLinfjord_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64891-3786'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3287'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65036-3785'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3286'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65063_ICES_HistoricalBenthosDanishLinfjord_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65063-3784'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3285'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64894_ICES_HistoricalBenthosDanishLinfjord_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64894-3638'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3144'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63932_ICES_HistoricalBenthosDanishLinfjord_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63932-3639'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3145'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65032_ICES_HistoricalBenthosDanishLinfjord_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65032-3640'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3146'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63768_ICES_HistoricalBenthosDanishLinfjord_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63768-3641'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3147'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64172_ICES_HistoricalBenthosDanishLinfjord_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64172-3642'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3148'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3643'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3149'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65073-3454'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2971'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64452-3455'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2972'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64060_ICES_HistoricalBenthosDanishLinfjord_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64060-3456'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2973'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64115-3457'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2974'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64285-3458'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2975'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65006-3459'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2976'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64425-3460'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2977'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65242-3461'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2978'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64917_ICES_HistoricalBenthosDanishLinfjord_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64917-3462'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2979'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65238_ICES_HistoricalBenthosDanishLinfjord_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65238-3306'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2844'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64427-3305'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2843'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64978-3311'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2846'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65245-3307'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2845'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65234-3312'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2847'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-3138'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[> 3 cm] ;Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2701'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65300_ICES_HistoricalBenthosDanishLinfjord_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65300-3139'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 3 cm] ;Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2702'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65241_ICES_HistoricalBenthosDanishLinfjord_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65241-2112'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1796'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65211_ICES_HistoricalBenthosDanishLinfjord_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65211-2272'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1949'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65209_ICES_HistoricalBenthosDanishLinfjord_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65209-2271'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1948'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64259-2435'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2088'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2436'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2089'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2437'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2090'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65218-2438'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2091'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-2439'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2092'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65204-2442'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2095'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2443'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2096'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65245_ICES_HistoricalBenthosDanishLinfjord_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65245-2447'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 3 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2097'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64285-2795'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2386'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-2278'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1952'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65227-2277'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1951'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64055-2276'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1950'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-2794'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2385'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65288-2628'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2241'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65077-2629'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2242'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65083-2630'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: + 125 g Myt. ed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2243'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64058-2631'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2244'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64062-2632'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2245'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64067-2633'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2246'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64257-2634'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 1 kg.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2247'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65212-2635'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2248'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65137_ICES_HistoricalBenthosDanishLinfjord_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65137-2636'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2249'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63958-2637'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 3/4 juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2250'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64088_ICES_HistoricalBenthosDanishLinfjord_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64088-2960'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2545'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63958-2961'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 3/4 juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2546'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-2962'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2547'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65291-2963'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2548'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-2964'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2549'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64224-2965'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2550'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2966'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2551'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64283_ICES_HistoricalBenthosDanishLinfjord_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64283-3127'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2694'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64286_ICES_HistoricalBenthosDanishLinfjord_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64286_ICES_HistoricalBenthosDanishLinfjord_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64286_ICES_HistoricalBenthosDanishLinfjord_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64286_ICES_HistoricalBenthosDanishLinfjord_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64286_ICES_HistoricalBenthosDanishLinfjord_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64286-3128'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2695'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65004_ICES_HistoricalBenthosDanishLinfjord_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65004-3129'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2696'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64227_ICES_HistoricalBenthosDanishLinfjord_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64227-3130'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2697'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65022_ICES_HistoricalBenthosDanishLinfjord_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65022-3131'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2698'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65243_ICES_HistoricalBenthosDanishLinfjord_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65243-3132'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2699'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64103-3136'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2700'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64545_ICES_HistoricalBenthosDanishLinfjord_11149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64545-12698'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11149'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65577_ICES_HistoricalBenthosDanishLinfjord_11150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65577-12699'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11150'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_11151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-12700'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11151'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_11142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_11142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_11142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_11142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64613_ICES_HistoricalBenthosDanishLinfjord_11142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64613-12691'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11142'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64534-12692'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11143'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_11144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_11144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_11144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_11144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_11144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-12693'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11144'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64715-12694'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11145'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_11146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_11146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64546-12695'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11146'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_11147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_11147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64547-12696'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11147'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_11148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_11148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_11148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96761306"^^xsd:decimal ;
  dwc:decimalLongitude "8.963161013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_11148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96761306 8.963161013)"^^geo:wktLiteral ;
  geo-pos:lat "56.96761306"^^xsd:decimal ;
  geo-pos:long "8.963161013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65470_ICES_HistoricalBenthosDanishLinfjord_11148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65470-12697'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.963161013'^^xsd:double;
  dwc:latitude '56.96761306'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11148'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64371_ICES_HistoricalBenthosDanishLinfjord_10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64371-12506'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10990'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65418_ICES_HistoricalBenthosDanishLinfjord_10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65418-12507'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10991'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12508'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10992'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65439-12849'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11282'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64565-12205'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10703'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65517_ICES_HistoricalBenthosDanishLinfjord_10707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65517-12209'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10707'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-12208'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10706'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64683_ICES_HistoricalBenthosDanishLinfjord_10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64683-12207'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10705'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65186_ICES_HistoricalBenthosDanishLinfjord_10704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65186-12206'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10704'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65337_ICES_HistoricalBenthosDanishLinfjord_9919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65337-11309'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9919'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65446_ICES_HistoricalBenthosDanishLinfjord_9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65446-11308'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9918'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65468_ICES_HistoricalBenthosDanishLinfjord_10837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65468-12345'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10837'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_10838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64533-12346'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10838'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_10839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-12347'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10839'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65352_ICES_HistoricalBenthosDanishLinfjord_10840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65352-12348'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10840'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_10841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-12349'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10841'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_10842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-12350'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10842'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-11702'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10262'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65284-11703'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10263'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-11704'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10264'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-11713'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10265'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65268_ICES_HistoricalBenthosDanishLinfjord_10266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65268-11714'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10266'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-11715'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10267'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_10268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65284-11716'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10268'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_10068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-11473'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10068'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-11474'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10069'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65504-11475'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10070'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-11476'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10071'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65370-11477'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10072'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-11478'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10073'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-11479'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10074'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-11480'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10075'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-11481'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10076'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_10269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-11717'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10269'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-11718'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10270'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_10406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-11881'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10406'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-11883'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10408'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-11882'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10407'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-12057'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10558'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-11884'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10409'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-11880'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10405'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_10561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65197-12060'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10561'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-12059'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10560'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65407_ICES_HistoricalBenthosDanishLinfjord_10984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65407-12500'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10984'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64362_ICES_HistoricalBenthosDanishLinfjord_10985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64362-12501'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10985'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_10986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_10986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_10986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_10986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65557_ICES_HistoricalBenthosDanishLinfjord_10986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65557-12502'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10986'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_10987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_10987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_10987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_10987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65563_ICES_HistoricalBenthosDanishLinfjord_10987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65563-12503'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10987'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_10988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_10988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_10988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_10988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_10988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65567-12504'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10988'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_10989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64789_ICES_HistoricalBenthosDanishLinfjord_10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64789-12505'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10989'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65366_ICES_HistoricalBenthosDanishLinfjord_10843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65366-12351'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10843'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64526_ICES_HistoricalBenthosDanishLinfjord_10844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64526-12352'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10844'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-12058'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10559'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-11307'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9917'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64370-11306'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9916'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-11305'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9915'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-10913'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9592'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-10912'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9591'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-10911'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9590'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-10910'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9589'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10724'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9426'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10723'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9425'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_9424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10722'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9424'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64398_ICES_HistoricalBenthosDanishLinfjord_9751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64398-11104'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9751'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65444-10546'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9269'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64692-10547'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9270'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-10548'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9271'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65444-10564'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9272'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_9273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64692-10565'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9273'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-10566'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9274'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64698-10567'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9275'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-11108'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9755'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_9423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10721'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9423'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65335_ICES_HistoricalBenthosDanishLinfjord_9753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65335-11106'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9753'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_9422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_9422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_9422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_9422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_9422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-10719'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9422'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65279_ICES_HistoricalBenthosDanishLinfjord_9752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65279-11105'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9752'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65426_ICES_HistoricalBenthosDanishLinfjord_8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65426-9945'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8704'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-9944'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8703'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-9943'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8702'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-9759'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8534'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-9758'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8533'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-9055'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7949'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64703-9757'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8532'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8714'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7642'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64804_ICES_HistoricalBenthosDanishLinfjord_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64804-8715'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7643'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65628_ICES_HistoricalBenthosDanishLinfjord_7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65628-8716'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7644'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64605-8732'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7645'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8733'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7646'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65602-8734'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7647'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64615-8735'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7648'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64726-8238'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7205'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65479-8239'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7206'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64759_ICES_HistoricalBenthosDanishLinfjord_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64759-8242'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7209'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64766_ICES_HistoricalBenthosDanishLinfjord_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64766-8243'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7210'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64777-8244'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7211'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64646-8245'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7212'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64647_ICES_HistoricalBenthosDanishLinfjord_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64647-8246'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7213'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-8064'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7058'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8552'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7493'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65552-8553'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7494'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64785-8554'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7495'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65569-8555'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7496'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64552_ICES_HistoricalBenthosDanishLinfjord_7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64552-8556'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7497'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8557'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7498'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65602-8558'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7499'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8559'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7500'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65636-8560'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7501'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64697-9755'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8530'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-9559'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8372'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64687_ICES_HistoricalBenthosDanishLinfjord_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64687-9560'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8373'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64411_ICES_HistoricalBenthosDanishLinfjord_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64411-9561'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8374'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65449_ICES_HistoricalBenthosDanishLinfjord_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65449-9562'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8375'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65452_ICES_HistoricalBenthosDanishLinfjord_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65452-9563'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8376'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-9564'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8377'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65368-9565'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8378'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64635_ICES_HistoricalBenthosDanishLinfjord_8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64635-9566'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8379'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64658_ICES_HistoricalBenthosDanishLinfjord_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64658-9567'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8380'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65567-9568'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8381'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64704_ICES_HistoricalBenthosDanishLinfjord_8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64704-9395'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8233'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65509_ICES_HistoricalBenthosDanishLinfjord_8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65509-9396'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8234'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-9397'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8235'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64570-9398'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8236'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65197_ICES_HistoricalBenthosDanishLinfjord_8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65197-9399'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8237'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9400'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8238'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9401'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8239'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65645-9056'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7950'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9057'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7951'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9058'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7952'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9059'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7953'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9060'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7954'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64651-9061'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7955'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9062'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7956'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65662-9063'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7957'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9064'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7958'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-9222'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8094'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9223'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8095'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9224'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8096'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-9225'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8097'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-9226'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8098'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-9227'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8099'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9228'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8100'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-9229'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8101'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10084'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8832'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64693-10083'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8831'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65423_ICES_HistoricalBenthosDanishLinfjord_8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65423-10082'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8830'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10081'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8829'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10080'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8828'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-9947'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8706'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-9946'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8705'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-10227'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8973'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65349-10228'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8974'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65262-10543'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9266'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65432-10544'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9267'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65438-10545'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9268'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-10400'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9131'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-10403'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9134'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64691-10402'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9133'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-10401'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9132'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64370-10399'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '> 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9130'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65399-10231'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8977'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-10230'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8976'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65357-10229'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8975'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65523-13011'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11430'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64582-13012'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11431'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-13013'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11432'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-13014'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11433'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64512-13015'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11434'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-13016'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11435'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64350-13017'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11436'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64353-13018'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11437'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-12851'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11284'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65523_ICES_HistoricalBenthosDanishLinfjord_11285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65523-12852'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11285'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-12850'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11283'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65192-13019'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11438'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65194-13020'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11439'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64429-2111'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1795'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-31'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_31'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64294_ICES_HistoricalBenthosDanishLinfjord_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64294-2108'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1792'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64424-2110'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1794'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65011-2109'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1793'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65388-1507'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1227'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63969-1509'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1228'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1513'^^xsd:string;
  dwc:scientificName 'Castalia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183042'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1229'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64977-1933'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1636'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64477-1196'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_920'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65101-1197'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_921'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64485_ICES_HistoricalBenthosDanishLinfjord_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64485-1018'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_746'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64488-1019'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_747'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64494_ICES_HistoricalBenthosDanishLinfjord_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64494-1020'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_748'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64079_ICES_HistoricalBenthosDanishLinfjord_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64079-1021'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_749'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-1023'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_750'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_11744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_11744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_11744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91517538"^^xsd:decimal ;
  dwc:decimalLongitude "9.133398825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_11744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  geo-pos:lat "56.91517538"^^xsd:decimal ;
  geo-pos:long "9.133398825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_11744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65460-13331'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.133398825'^^xsd:double;
  dwc:latitude '56.91517538'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11744'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_11745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64544-13332'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11745'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_11746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64537-13334'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11746'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65576-13335'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11747'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_11748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65576-13336'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11748'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_11750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_11750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_11750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_11750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65466_ICES_HistoricalBenthosDanishLinfjord_11750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65466-13338'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11750'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_11751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_11751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_11751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_11751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64699_ICES_HistoricalBenthosDanishLinfjord_11751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64699-13339'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11751'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_11752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_11752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_11752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_11752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65363_ICES_HistoricalBenthosDanishLinfjord_11752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65363-13340'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11752'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_11753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_11753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_11753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_11753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64515_ICES_HistoricalBenthosDanishLinfjord_11753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64515-13341'^^xsd:string;
  dwc:scientificName 'Actinia ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11753'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_11754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-13342'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11754'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65518_ICES_HistoricalBenthosDanishLinfjord_11601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65518-13183'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11601'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64692-13182'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11600'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_11599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64376-13181'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11599'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65405_ICES_HistoricalBenthosDanishLinfjord_11598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65405-13180'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11598'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65633-33'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_32'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64657-34'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_33'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63984_ICES_HistoricalBenthosDanishLinfjord_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63984-349'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 1 Siphon 1.035 gr.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_187'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-348'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_186'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65130-536'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_326'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64003-535'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_325'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64943-351'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_189'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65120_ICES_HistoricalBenthosDanishLinfjord_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65120-350'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_188'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64026-352'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_190'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65318-1013'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_741'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65320-1014'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_742'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65322-1015'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_743'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64480_ICES_HistoricalBenthosDanishLinfjord_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64480-1016'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_744'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64320_ICES_HistoricalBenthosDanishLinfjord_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64320-1017'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_745'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64581_ICES_HistoricalBenthosDanishLinfjord_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64581-30'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_30'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64363_ICES_HistoricalBenthosDanishLinfjord_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64363-29'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_29'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65130-538'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_328'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63961-537'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_327'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1357'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1078'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65388-1358'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1079'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64455-1359'^^xsd:string;
  dwc:scientificName 'Polychaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1080'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65105-1360'^^xsd:string;
  dwc:scientificName 'Polychaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1081'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64977-1932'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[4-5 cm] ;Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1635'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65045-1190'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_914'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65052-1191'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_915'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64454_ICES_HistoricalBenthosDanishLinfjord_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64454_ICES_HistoricalBenthosDanishLinfjord_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64454_ICES_HistoricalBenthosDanishLinfjord_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64454_ICES_HistoricalBenthosDanishLinfjord_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64454_ICES_HistoricalBenthosDanishLinfjord_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64454-1192'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_916'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65312_ICES_HistoricalBenthosDanishLinfjord_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65312-1193'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_917'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64313-1194'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_918'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65094-1195'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_919'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65114-1189'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_913'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64341-718'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_459'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-719'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_460'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64314-720'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_461'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64016_ICES_HistoricalBenthosDanishLinfjord_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64016-721'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_462'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65308-845'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_584'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-846'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_585'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-847'^^xsd:string;
  dwc:scientificName 'Tapes decussatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751209'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_586'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '231749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65374-849'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_587'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64475_ICES_HistoricalBenthosDanishLinfjord_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64475-850'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_588'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64478-851'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_589'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65324-852'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_590'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-853'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ubestemt ;Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_591'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65319-854'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_592'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65024-1769'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1477'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64285-2798'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2389'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63992-1930'^^xsd:string;
  dwc:scientificName 'Nemertin'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1633'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63999-1931'^^xsd:string;
  dwc:scientificName 'Nemertin'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1634'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65122_ICES_HistoricalBenthosDanishLinfjord_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65122-1773'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1481'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64023_ICES_HistoricalBenthosDanishLinfjord_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64023-1772'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1480'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1770'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1478'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65298_ICES_HistoricalBenthosDanishLinfjord_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65298-1771'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1479'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1514'^^xsd:string;
  dwc:scientificName 'Castalia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '183042'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1230'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1515'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1231'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64460-1519'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1235'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1520'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1236'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-2797'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2388'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64261-2796'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2387'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65171-1627'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1342'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64053_ICES_HistoricalBenthosDanishLinfjord_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64053-1628'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1343'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64054-1629'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1344'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63951-1630'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1345'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64339_ICES_HistoricalBenthosDanishLinfjord_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64339-1625'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1340'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1626'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1341'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63935_ICES_HistoricalBenthosDanishLinfjord_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63935-5710'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4969'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5709'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4968'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64873_ICES_HistoricalBenthosDanishLinfjord_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64873-5225'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4537'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64869_ICES_HistoricalBenthosDanishLinfjord_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64869-5224'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4536'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64877-5062'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4395'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64175-5063'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4396'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63857-5066'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4397'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63866-5067'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4398'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64877-5068'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4399'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64175-5069'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4400'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64167-5070'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4401'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64017-4893'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4251'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63883-4894'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4252'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64845-4895'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4253'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63897_ICES_HistoricalBenthosDanishLinfjord_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63897-4896'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4254'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64852-4897'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4255'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-4898'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4256'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63839-4899'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4257'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-4900'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4258'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63786-4901'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm] ;Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4259'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64161-4372'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3786'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63872_ICES_HistoricalBenthosDanishLinfjord_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63872-4375'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3789'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63905_ICES_HistoricalBenthosDanishLinfjord_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63905-4374'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3788'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63853-4373'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3787'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63866-5071'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4402'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64183-4542'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3942'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63783-4543'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3943'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-4544'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3944'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64198-4545'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3945'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64150-4546'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3946'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64860-4547'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3947'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-4548'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3948'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8886'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7796'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8887'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7797'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-8888'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7798'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8889'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7799'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-8890'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7800'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-4376'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3790'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4549'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3949'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63816-4550'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3950'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63825_ICES_HistoricalBenthosDanishLinfjord_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63825-4731'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4111'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63788-4732'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4112'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64199-4733'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4113'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63798-4734'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4114'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64861-4735'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4115'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4736'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4116'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63849-4737'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4117'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-4738'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4118'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63893-4739'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4119'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63823_ICES_HistoricalBenthosDanishLinfjord_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63823-6059'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5285'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64127-6058'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5284'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64169-6057'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5283'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64823-6056'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5282'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63812-5886'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5120'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63873-5883'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5119'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5563'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4835'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5562'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4834'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64027_ICES_HistoricalBenthosDanishLinfjord_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64027-5561'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4833'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5559'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4831'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5426'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4699'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64135_ICES_HistoricalBenthosDanishLinfjord_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64135-5425'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4698'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63811-5424'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4697'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-5423'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4696'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64883-5422'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4695'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5229'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4540'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64841_ICES_HistoricalBenthosDanishLinfjord_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64841-5230'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4541'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-5228'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4539'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63901_ICES_HistoricalBenthosDanishLinfjord_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63901-5226'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4538'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-8061'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7055'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8063'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7057'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8062'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7056'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64750-8736'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7649'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65613-8737'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7650'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8738'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7651'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64157_ICES_HistoricalBenthosDanishLinfjord_5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64157-6273'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5450'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63789-6272'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5449'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5711'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4970'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-6715'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5844'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63787-6716'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5845'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63873-5882'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5118'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63941-5881'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5117'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64625_ICES_HistoricalBenthosDanishLinfjord_5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64625-6853'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5978'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65616_ICES_HistoricalBenthosDanishLinfjord_5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65616-6854'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5979'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65635-6855'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5980'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6856'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5981'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64636-6857'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5982'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63974_ICES_HistoricalBenthosDanishLinfjord_5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63974-6713'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5842'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65045_ICES_HistoricalBenthosDanishLinfjord_5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65045-6712'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5841'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63953-6711'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5840'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-6589'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5722'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64196-6588'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5721'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65142_ICES_HistoricalBenthosDanishLinfjord_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65142-6585'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5719'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65062-6586'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5720'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64196-6584'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5718'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-6453'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5594'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63769-6452'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5593'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-6451'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5592'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64131-6450'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5591'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63786-6448'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5590'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63922-6275'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5452'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63881-6274'^^xsd:string;
  dwc:scientificName 'Cerithium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '137760'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5451'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-8065'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7059'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64805-8394'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7351'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8395'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7352'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65481-8396'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7353'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65638_ICES_HistoricalBenthosDanishLinfjord_7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65638-8397'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7354'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8398'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7355'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8399'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7356'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8400'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7357'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8401'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7358'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-8402'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7359'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8403'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7360'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-7197'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6301'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65540_ICES_HistoricalBenthosDanishLinfjord_6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65540-7198'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6302'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65643_ICES_HistoricalBenthosDanishLinfjord_6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65643-7199'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6303'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7200'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6304'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64644_ICES_HistoricalBenthosDanishLinfjord_6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64644-7201'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6305'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65581_ICES_HistoricalBenthosDanishLinfjord_6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65581-7202'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.~Station 1-5: From the Sf. FeggerÃ¸n to Vodstruphage.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6306'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65589_ICES_HistoricalBenthosDanishLinfjord_6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65589-7203'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6307'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65588-7204'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6308'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64609-7205'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6309'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-7206'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6310'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-7018'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6136'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64664_ICES_HistoricalBenthosDanishLinfjord_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64664-7891'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6903'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65579_ICES_HistoricalBenthosDanishLinfjord_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65579-7892'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6904'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-7893'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6905'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-7894'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6906'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-7895'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6907'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-7896'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6908'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-7897'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6909'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-7898'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6910'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-7899'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6911'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64782-7575'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6616'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-7019'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6137'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65573_ICES_HistoricalBenthosDanishLinfjord_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65573-7577'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6618'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65657_ICES_HistoricalBenthosDanishLinfjord_6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65657-7576'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6617'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7395'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6469'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64628-7396'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6470'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65537-7397'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6471'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64807_ICES_HistoricalBenthosDanishLinfjord_6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64807-7398'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6472'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64610_ICES_HistoricalBenthosDanishLinfjord_6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64610-7401'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6473'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64628-7402'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6474'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65537-7403'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6475'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7404'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6476'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7405'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6477'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65586-7406'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6478'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65622_ICES_HistoricalBenthosDanishLinfjord_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65622-7730'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6757'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65476-7734'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6761'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64781-7733'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6760'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7732'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6759'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64665_ICES_HistoricalBenthosDanishLinfjord_6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64665-7731'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6758'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-7017'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6135'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65575-7016'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6134'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-7015'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6133'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65544-6858'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5983'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6859'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5984'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65650-6860'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5985'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6861'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5986'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6862'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5987'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65058-4140'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3604'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4144'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3608'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64835-4143'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3607'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64830-4142'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3606'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63908-4141'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3605'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64877-5072'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4403'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4551'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3951'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63856-4377'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3791'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65113-722'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_463'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64962-540'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_330'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65123-353'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_191'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-35'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_34'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65246_ICES_HistoricalBenthosDanishLinfjord_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65246_ICES_HistoricalBenthosDanishLinfjord_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65246_ICES_HistoricalBenthosDanishLinfjord_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65246_ICES_HistoricalBenthosDanishLinfjord_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65246_ICES_HistoricalBenthosDanishLinfjord_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65246-2113'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1797'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64972-1934'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1637'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65129_ICES_HistoricalBenthosDanishLinfjord_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65129-1774'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1482'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1521'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1237'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63999-1631'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1346'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65109-1361'^^xsd:string;
  dwc:scientificName 'Polychaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1082'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64483-1198'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_922'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65375_ICES_HistoricalBenthosDanishLinfjord_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65375-1024'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_751'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65099_ICES_HistoricalBenthosDanishLinfjord_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65099-856'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_594'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63891-4145'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3609'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63924-3953'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3442'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63944_ICES_HistoricalBenthosDanishLinfjord_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63944-3788'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Paa Balanus'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3289'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-3647'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3153'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64427-3313'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2848'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-3140'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2703'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2969'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2554'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-2799'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[Små] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2390'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-2638'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2251'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64441-2448'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 3 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2098'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65028-2279'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1953'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64769-8561'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7502'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64769-8739'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7652'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-8891'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7801'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64612-9074'^^xsd:string;
  dwc:scientificName 'Cynthia grossularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '252718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7959'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9230'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8102'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83799598"^^xsd:decimal ;
  dwc:decimalLongitude "9.119735487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  geo-pos:lat "56.83799598"^^xsd:decimal ;
  geo-pos:long "9.119735487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65528-9760'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.119735487'^^xsd:double;
  dwc:latitude '56.83799598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8535'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64533-9952'^^xsd:string;
  dwc:scientificName 'Cardium fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8707'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65190-10232'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8978'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-10085'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8833'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-11482'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10077'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65451_ICES_HistoricalBenthosDanishLinfjord_9920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65451-11310'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9920'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_9756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64707-11109'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9756'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_9594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_9594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_9594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_9594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_9594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64607-10915'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9594'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10725'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9427'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65507-10568'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9276'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_9135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-10404'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9135'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64400_ICES_HistoricalBenthosDanishLinfjord_10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64400-11719'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10271'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-11885'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '0 - Gr'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10410'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64121_ICES_HistoricalBenthosDanishLinfjord_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64121-5231'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4542'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64201-5427'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4700'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63777_ICES_HistoricalBenthosDanishLinfjord_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63777-5564'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4836'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65125_ICES_HistoricalBenthosDanishLinfjord_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65125-5713'^^xsd:string;
  dwc:scientificName 'Polychaet ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 263 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4971'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64823_ICES_HistoricalBenthosDanishLinfjord_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64823-5894'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5122'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63769-6454'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5595'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64153_ICES_HistoricalBenthosDanishLinfjord_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64153-6590'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5723'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-6718'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5846'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65656-6863'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5988'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-7020'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6138'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64793_ICES_HistoricalBenthosDanishLinfjord_6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64793-7207'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6311'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7407'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6479'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8404'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7361'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65546_ICES_HistoricalBenthosDanishLinfjord_6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65546-7900'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6912'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65562-8247'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7214'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-8066'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7060'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65478_ICES_HistoricalBenthosDanishLinfjord_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65478-7735'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6762'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_11152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65529-12701'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11152'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_11755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_11755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_11755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_11755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_11755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-13343'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11755'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64666-7580'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6621'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64670-12509'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10993'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65458_ICES_HistoricalBenthosDanishLinfjord_10845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65458-12353'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Continuation of the stations in Kaas Bredning 09/19/1913. Sallingsund - LivÃ¸ Broads. ~ Private note: Missing some info, including depth, bottom substrate mm.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10845'^^xsd:string;
  dwc:observationDate '1913-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_10708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-12210'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10708'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_10562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_10562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_10562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_10562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_10562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-12061'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10562'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-4886'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4244'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-4887'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4245'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63858-4888'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4246'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63867_ICES_HistoricalBenthosDanishLinfjord_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63867-4889'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4247'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64821-4890'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4248'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65101_ICES_HistoricalBenthosDanishLinfjord_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65101-1187'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_911'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65649_ICES_HistoricalBenthosDanishLinfjord_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65649-7393'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6467'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65537_ICES_HistoricalBenthosDanishLinfjord_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65537-7392'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6466'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64628_ICES_HistoricalBenthosDanishLinfjord_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64628-7391'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6465'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64755_ICES_HistoricalBenthosDanishLinfjord_6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64755-7390'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6464'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-6708'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5837'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63864-6706'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5835'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64829_ICES_HistoricalBenthosDanishLinfjord_5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64829-6707'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5836'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64136-6705'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5834'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64761_ICES_HistoricalBenthosDanishLinfjord_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64761-7569'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6610'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-6709'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5838'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63909-6444'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5586'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63980-6442'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '?*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5584'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-6443'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5585'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64150-6573'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5707'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63937-6574'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5708'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63937-6575'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5709'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-6576'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5710'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63846-6577'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5711'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63846-6578'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5712'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64183-6579'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5713'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-6580'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5714'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64204-6581'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5715'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-6582'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5716'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63786-6446'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5588'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-6445'^^xsd:string;
  dwc:scientificName 'Balanus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5587'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63820-6248'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5438'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63958_ICES_HistoricalBenthosDanishLinfjord_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63958-6249'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 3/4 juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5439'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64833-6250'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5440'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63927-6251'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5441'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64919_ICES_HistoricalBenthosDanishLinfjord_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64919-6260'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) many juv.; xx) juv.~zandr_000: x)~zandr_000: xx).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5442'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64930-6261'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5443'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64035-6262'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5444'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65147_ICES_HistoricalBenthosDanishLinfjord_5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65147_ICES_HistoricalBenthosDanishLinfjord_5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65147_ICES_HistoricalBenthosDanishLinfjord_5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65147_ICES_HistoricalBenthosDanishLinfjord_5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65147_ICES_HistoricalBenthosDanishLinfjord_5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65147-6263'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5445'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-8056'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7050'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8055'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7049'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-8057'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7051'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-8058'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7052'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65584_ICES_HistoricalBenthosDanishLinfjord_7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65584-8059'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7053'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65618-7889'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6901'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64795-7888'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6900'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65660_ICES_HistoricalBenthosDanishLinfjord_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65660-7887'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6899'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65568-7886'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6898'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65565-7885'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6897'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64796_ICES_HistoricalBenthosDanishLinfjord_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64796-7728'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6755'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65572_ICES_HistoricalBenthosDanishLinfjord_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65572-7727'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6754'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64786_ICES_HistoricalBenthosDanishLinfjord_6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64786-7726'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6753'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65650-6997'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6122'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6998'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6123'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64656-6999'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6124'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-7000'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6125'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-7001'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6126'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-7002'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6127'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-7010'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6128'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65544-7011'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6129'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-7012'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6130'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-7013'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6131'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65671-7186'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '962'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6290'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65672-7187'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '963'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6291'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65631-7188'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6292'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65674_ICES_HistoricalBenthosDanishLinfjord_6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "969" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65674-7189'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '969'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6293'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65538_ICES_HistoricalBenthosDanishLinfjord_6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65538-7190'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6294'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64639_ICES_HistoricalBenthosDanishLinfjord_6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64639-7191'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6295'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65597_ICES_HistoricalBenthosDanishLinfjord_6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65597-7192'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6296'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64620_ICES_HistoricalBenthosDanishLinfjord_6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64620-7195'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6299'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64748_ICES_HistoricalBenthosDanishLinfjord_6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64748-7389'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6463'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64614-8235'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7202'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64749-8236'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7203'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64756_ICES_HistoricalBenthosDanishLinfjord_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64756-8390'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7347'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64805-8389'^^xsd:string;
  dwc:scientificName 'Mactra elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '540657'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7346'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65592_ICES_HistoricalBenthosDanishLinfjord_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65592-8388'^^xsd:string;
  dwc:scientificName 'Mactra elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '540657'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7345'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8550'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7491'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64605_ICES_HistoricalBenthosDanishLinfjord_7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64605-8549'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7490'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64596_ICES_HistoricalBenthosDanishLinfjord_7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64596-8547'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7488'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65564_ICES_HistoricalBenthosDanishLinfjord_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65564-8546'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7487'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64654_ICES_HistoricalBenthosDanishLinfjord_7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64654-8392'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7349'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8391'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7348'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65624-9049'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7943'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65632-9053'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7947'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-9052'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7946'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-9051'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7945'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9050'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7944'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-9393'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8231'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-9392'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8230'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-9391'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8229'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-9390'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8228'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9219'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8091'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65614_ICES_HistoricalBenthosDanishLinfjord_8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65614-9218'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8090'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64553_ICES_HistoricalBenthosDanishLinfjord_8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64553-9216'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8088'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9215'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8087'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65372_ICES_HistoricalBenthosDanishLinfjord_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65372-9549'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8362'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9550'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8363'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64806_ICES_HistoricalBenthosDanishLinfjord_8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64806-9551'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8364'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64771_ICES_HistoricalBenthosDanishLinfjord_8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64771-9552'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8365'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65585-9553'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8366'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9554'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8367'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65201_ICES_HistoricalBenthosDanishLinfjord_8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65201-9555'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8368'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64514_ICES_HistoricalBenthosDanishLinfjord_8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64514-9737'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8520'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-9738'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8521'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-9739'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8522'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-9740'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8523'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-9741'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8524'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-9742'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8525'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64402-9743'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8526'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65450-9744'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8527'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-9745'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8528'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64725_ICES_HistoricalBenthosDanishLinfjord_7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64725-8875'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7785'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65583_ICES_HistoricalBenthosDanishLinfjord_7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65583-8876'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7786'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64598_ICES_HistoricalBenthosDanishLinfjord_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64598-8877'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7787'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65594_ICES_HistoricalBenthosDanishLinfjord_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65594-8878'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7788'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65484_ICES_HistoricalBenthosDanishLinfjord_7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65484-8879'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7789'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65487_ICES_HistoricalBenthosDanishLinfjord_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65487-8880'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7790'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65490_ICES_HistoricalBenthosDanishLinfjord_7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65490-8881'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7791'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65493_ICES_HistoricalBenthosDanishLinfjord_7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65493-8882'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7792'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65612_ICES_HistoricalBenthosDanishLinfjord_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65612-8883'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7793'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65615_ICES_HistoricalBenthosDanishLinfjord_7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65615-8884'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7794'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65613-8703'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7631'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8704'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7632'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65636-8705'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7633'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64773-8706'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7634'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64640-8707'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7635'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65550-8708'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7636'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65552-8709'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7637'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65559-8710'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7638'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64785_ICES_HistoricalBenthosDanishLinfjord_7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64785-8711'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7639'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65569_ICES_HistoricalBenthosDanishLinfjord_7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65569-8712'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7640'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3778'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3279'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3780'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3281'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3779'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3280'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64859-3943'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3432'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3781'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3282'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63995-3942'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 4.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3431'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63869_ICES_HistoricalBenthosDanishLinfjord_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63869-4138'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3602'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63856_ICES_HistoricalBenthosDanishLinfjord_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63856-4136'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3600'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64860_ICES_HistoricalBenthosDanishLinfjord_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64860-4133'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3599'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64150-4132'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3598'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64161-3945'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3434'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-3944'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3433'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63866-5053'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4386'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63792_ICES_HistoricalBenthosDanishLinfjord_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63792-4883'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4241'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64203_ICES_HistoricalBenthosDanishLinfjord_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64203-4884'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4242'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63870_ICES_HistoricalBenthosDanishLinfjord_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63870-4720'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4100'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63909_ICES_HistoricalBenthosDanishLinfjord_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63909-4721'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4101'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64882_ICES_HistoricalBenthosDanishLinfjord_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64882-4722'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4102'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63878_ICES_HistoricalBenthosDanishLinfjord_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63878-4723'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4103'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63887_ICES_HistoricalBenthosDanishLinfjord_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63887-4724'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4104'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63893_ICES_HistoricalBenthosDanishLinfjord_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63893-4725'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4105'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64918_ICES_HistoricalBenthosDanishLinfjord_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64918-4726'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4106'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63973-4727'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4107'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64898_ICES_HistoricalBenthosDanishLinfjord_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64898-4728'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4108'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64129-4729'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4109'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-4361'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3775'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63945_ICES_HistoricalBenthosDanishLinfjord_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63945-4362'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3776'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64900_ICES_HistoricalBenthosDanishLinfjord_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64900-4363'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3777'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64835-4364'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3778'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4365'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3779'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-4366'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3780'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4367'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3781'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64207_ICES_HistoricalBenthosDanishLinfjord_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64207-4368'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3782'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64859-4369'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3783'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-4370'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3784'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63852_ICES_HistoricalBenthosDanishLinfjord_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63852-4531'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3932'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64825_ICES_HistoricalBenthosDanishLinfjord_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64825-4532'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3933'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64832-4533'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3934'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64887_ICES_HistoricalBenthosDanishLinfjord_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64887-4534'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3935'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64843_ICES_HistoricalBenthosDanishLinfjord_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64843-4535'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3936'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63892_ICES_HistoricalBenthosDanishLinfjord_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63892-4536'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3937'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64017_ICES_HistoricalBenthosDanishLinfjord_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64017-4540'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3940'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64733-8232'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7199'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64653_ICES_HistoricalBenthosDanishLinfjord_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64653-7725'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6752'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65553_ICES_HistoricalBenthosDanishLinfjord_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65553-7573'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6614'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65551_ICES_HistoricalBenthosDanishLinfjord_6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65551-7572'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6613'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65545_ICES_HistoricalBenthosDanishLinfjord_6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65545-7571'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6612'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64632_ICES_HistoricalBenthosDanishLinfjord_6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64632-7570'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6611'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64833-6247'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5437'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-6842'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5967'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-6843'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5968'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6844'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5969'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65477_ICES_HistoricalBenthosDanishLinfjord_5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65477-6845'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5970'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65480-6846'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5971'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65590-6847'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5972'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64604_ICES_HistoricalBenthosDanishLinfjord_5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64604-6848'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5973'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-6849'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5974'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65489-6850'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5975'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65607-6851'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5976'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64149-5551'^^xsd:string;
  dwc:scientificName 'Ampharete grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '152272'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4823'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63951-5552'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4824'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64142_ICES_HistoricalBenthosDanishLinfjord_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64142-5553'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4825'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5554'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4826'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63885-5557'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4829'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63809-5695'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4956'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64811-5696'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4957'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64815-5697'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4958'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64820_ICES_HistoricalBenthosDanishLinfjord_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64820-5698'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4959'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5701'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4960'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63882-5702'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4961'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63890-5703'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4962'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64607_ICES_HistoricalBenthosDanishLinfjord_7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64607-8233'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7200'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64744-8234'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7201'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63941-5704'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4963'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63941_ICES_HistoricalBenthosDanishLinfjord_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63941-5876'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5112'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63882-5875'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5111'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5878'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5114'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5877'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5113'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63860_ICES_HistoricalBenthosDanishLinfjord_5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63860-6046'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5272'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63875_ICES_HistoricalBenthosDanishLinfjord_5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63875-6047'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5273'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65036-6048'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5274'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64007-6049'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5275'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63898_ICES_HistoricalBenthosDanishLinfjord_5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63898-6050'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5276'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63947-6051'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5277'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-6052'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5278'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-6053'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5279'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-6054'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5280'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64205-5222'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4534'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5221'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4533'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63874_ICES_HistoricalBenthosDanishLinfjord_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63874-5219'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4531'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63866-5060'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4393'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63866-5054'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4387'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64877-5055'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4388'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64175-5056'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4389'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64167-5057'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4390'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63776-5058'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4391'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64175-5059'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke gemt ;Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4392'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63926-5411'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4684'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63931-5412'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4685'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5413'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4686'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5414'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4687'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63879_ICES_HistoricalBenthosDanishLinfjord_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63879-5415'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4688'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-5416'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4689'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63920_ICES_HistoricalBenthosDanishLinfjord_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63920-5417'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4690'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63931-5418'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4691'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_11733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65370-13320'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11733'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-13321'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11734'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65181-13322'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11735'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-13323'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11736'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65403-13324'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11737'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64698-13325'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11738'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_11739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_11739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_11739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_11739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65358_ICES_HistoricalBenthosDanishLinfjord_11739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65358-13326'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11739'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65507-13327'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11740'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_11741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_11741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_11741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87750888"^^xsd:decimal ;
  dwc:decimalLongitude "9.144107928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_11741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87750888 9.144107928)"^^geo:wktLiteral ;
  geo-pos:lat "56.87750888"^^xsd:decimal ;
  geo-pos:long "9.144107928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64710_ICES_HistoricalBenthosDanishLinfjord_11741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64710-13328'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144107928'^^xsd:double;
  dwc:latitude '56.87750888'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11741'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_11742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64534-13329'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11742'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64684-13169'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11587'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65444-13170'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11588'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-13171'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11589'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64698-13172'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11590'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_11591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_11591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_11591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_11591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65350_ICES_HistoricalBenthosDanishLinfjord_11591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65350-13173'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11591'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65507_ICES_HistoricalBenthosDanishLinfjord_11592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65507-13174'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11592'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_11593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_11593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_11593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_11593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64522_ICES_HistoricalBenthosDanishLinfjord_11593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64522-13175'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11593'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65522_ICES_HistoricalBenthosDanishLinfjord_11594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65522-13176'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11594'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_11595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-13177'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11595'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64560_ICES_HistoricalBenthosDanishLinfjord_11596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64560-13178'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11596'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64136_ICES_HistoricalBenthosDanishLinfjord_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64136-3627'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3133'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64188-3628'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3134'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64194_ICES_HistoricalBenthosDanishLinfjord_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64194-3629'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3135'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63802_ICES_HistoricalBenthosDanishLinfjord_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63802-3632'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3138'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64867_ICES_HistoricalBenthosDanishLinfjord_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64867-3633'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3139'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64872_ICES_HistoricalBenthosDanishLinfjord_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64872-3634'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3140'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63864_ICES_HistoricalBenthosDanishLinfjord_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63864-3635'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3141'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-3636'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3142'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65160-3116'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2683'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64936-3117'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2684'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64035-3118'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2685'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64948-3119'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2686'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3120'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2687'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64103_ICES_HistoricalBenthosDanishLinfjord_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64103-3121'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2688'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64976_ICES_HistoricalBenthosDanishLinfjord_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64976-3122'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date). ~ zandr_000: 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2689'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64070_ICES_HistoricalBenthosDanishLinfjord_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64070-3123'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2690'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64262_ICES_HistoricalBenthosDanishLinfjord_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64262-3124'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2691'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64989-3125'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2692'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64238-3452'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2969'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64425-3451'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2968'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63995_ICES_HistoricalBenthosDanishLinfjord_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63995-3450'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 4.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2967'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65041_ICES_HistoricalBenthosDanishLinfjord_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65041-3449'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 5.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2966'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64292-3448'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2965'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64216-3300'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2838'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64272_ICES_HistoricalBenthosDanishLinfjord_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64272-3299'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2837'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64288-3302'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2840'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64218-3301'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2839'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64230-3303'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2841'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-2954'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2539'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2266'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1943'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-2625'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2238'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64433-2626'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2239'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64232-2624'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2237'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64229_ICES_HistoricalBenthosDanishLinfjord_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64229-2623'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2236'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65227_ICES_HistoricalBenthosDanishLinfjord_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65227-2622'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2235'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65310-1620'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1335'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65100_ICES_HistoricalBenthosDanishLinfjord_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65100-1622'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1337'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64472_ICES_HistoricalBenthosDanishLinfjord_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64472-1621'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1336'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65230-1758'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1466'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63980-1759'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '?*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1467'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64242-1760'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1468'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1761'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1469'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1762'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1470'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65230-1763'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1471'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64972_ICES_HistoricalBenthosDanishLinfjord_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64972-1764'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1472'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64977_ICES_HistoricalBenthosDanishLinfjord_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64977-1765'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1473'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65207_ICES_HistoricalBenthosDanishLinfjord_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65207-1766'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5. ~ 1~2~3~4~5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1474'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65221-1767'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1475'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64105_ICES_HistoricalBenthosDanishLinfjord_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64105-2269'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1946'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64245_ICES_HistoricalBenthosDanishLinfjord_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64245-2424'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2078'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2268'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1945'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2267'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1944'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64999_ICES_HistoricalBenthosDanishLinfjord_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64999-2618'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2234'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64250_ICES_HistoricalBenthosDanishLinfjord_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64250-2425'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2079'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65085_ICES_HistoricalBenthosDanishLinfjord_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65085-2426'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2080'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2427'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2081'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64101-2428'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2082'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2429'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2083'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2430'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2084'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64101-2431'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2085'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2432'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2086'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64936_ICES_HistoricalBenthosDanishLinfjord_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64936-2792'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2383'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-2791'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2382'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65086_ICES_HistoricalBenthosDanishLinfjord_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65086-2790'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[3-4 cm] ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 1).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2381'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64209-2788'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[3-4 cm] ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 4).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2379'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64234_ICES_HistoricalBenthosDanishLinfjord_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64234-2789'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[3-4 cm] ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2380'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65508-13008'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11427'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65515-13009'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11428'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-13005'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11424'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65502_ICES_HistoricalBenthosDanishLinfjord_11426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65502-13007'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11426'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64512_ICES_HistoricalBenthosDanishLinfjord_11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64512-13006'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11425'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-2955'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2540'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65294-2957'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2542'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65291_ICES_HistoricalBenthosDanishLinfjord_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65291-2956'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2541'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65084-2958'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2543'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64383-10537'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9260'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-10388'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9119'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10389'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9120'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10392'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9123'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64693-10393'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9124'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10394'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9125'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10395'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9126'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-10396'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9127'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_9128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_9128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_9128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_9128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65362_ICES_HistoricalBenthosDanishLinfjord_9128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65362-10397'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9128'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65253-10541'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9264'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64376_ICES_HistoricalBenthosDanishLinfjord_9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64376-10540'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9263'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_9262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65200-10539'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9262'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-10538'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9261'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64691-10217'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8963'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65338-10218'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8964'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-10219'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8965'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65349-10220'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8966'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65357-10221'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8967'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65252_ICES_HistoricalBenthosDanishLinfjord_8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65252-10222'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8968'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-10223'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8969'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65429-10224'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8970'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65442-10225'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8971'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64535_ICES_HistoricalBenthosDanishLinfjord_8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64535-10069'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8817'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-10072'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8820'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10073'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8821'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10074'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8822'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-10075'^^xsd:string;
  dwc:scientificName 'Spionida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '889'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8823'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64588_ICES_HistoricalBenthosDanishLinfjord_8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64588-10076'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8824'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-10077'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8825'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-10078'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8826'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-9932'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8691'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65593_ICES_HistoricalBenthosDanishLinfjord_8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65593-9933'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8692'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64730_ICES_HistoricalBenthosDanishLinfjord_8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64730-9934'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8693'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-9935'^^xsd:string;
  dwc:scientificName 'Balanussp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'På skal ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8694'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-9936'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8695'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64564_ICES_HistoricalBenthosDanishLinfjord_8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64564-9937'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8696'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64355_ICES_HistoricalBenthosDanishLinfjord_8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64355-9938'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8697'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-9939'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8698'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-9940'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8699'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-9941'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8700'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65348_ICES_HistoricalBenthosDanishLinfjord_9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65348-10908'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9587'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64589_ICES_HistoricalBenthosDanishLinfjord_9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64589-10907'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9586'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64416_ICES_HistoricalBenthosDanishLinfjord_9418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64416-10715'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9418'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-10714'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9417'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65189_ICES_HistoricalBenthosDanishLinfjord_9585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65189-10906'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9585'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65457_ICES_HistoricalBenthosDanishLinfjord_9584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65457-10905'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9584'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64709_ICES_HistoricalBenthosDanishLinfjord_9583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64709-10904'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9583'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65424_ICES_HistoricalBenthosDanishLinfjord_9420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65424-10717'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9420'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65441_ICES_HistoricalBenthosDanishLinfjord_9416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65441-10713'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9416'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65280-11459'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10062'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-11460'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10063'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_9913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_9913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_9913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_9913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_9913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65190-11303'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9913'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_9912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_9912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_9912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_9912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65399_ICES_HistoricalBenthosDanishLinfjord_9912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65399-11302'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9912'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65180_ICES_HistoricalBenthosDanishLinfjord_9911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65180-11301'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9911'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_9910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_9910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_9910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_9910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65394_ICES_HistoricalBenthosDanishLinfjord_9910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65394-11300'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9910'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_9909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_9909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_9909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_9909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65357_ICES_HistoricalBenthosDanishLinfjord_9909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65357-11299'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9909'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_9745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_9745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_9745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_9745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65582_ICES_HistoricalBenthosDanishLinfjord_9745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65582-11098'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9745'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64675_ICES_HistoricalBenthosDanishLinfjord_9749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64675-11102'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9749'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64375_ICES_HistoricalBenthosDanishLinfjord_9748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64375-11101'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9748'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64369_ICES_HistoricalBenthosDanishLinfjord_9747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64369-11100'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9747'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_9746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65578-11099'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9746'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65191_ICES_HistoricalBenthosDanishLinfjord_10260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65191-11700'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10260'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65286_ICES_HistoricalBenthosDanishLinfjord_10400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65286-11875'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10400'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-11874'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10399'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-11876'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10401'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-11878'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10403'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_10402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-11877'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10402'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65371_ICES_HistoricalBenthosDanishLinfjord_10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65371-11470'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10065'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-11461'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10064'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64565-11699'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10259'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_10258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_10258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_10258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_10258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_10258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64559-11698'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10258'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_10257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_10257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_10257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_10257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_10257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65175-11697'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10257'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64578_ICES_HistoricalBenthosDanishLinfjord_10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64578-11471'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10066'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65281_ICES_HistoricalBenthosDanishLinfjord_10547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65281-12046'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10547'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-12047'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10548'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_10549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-12048'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10549'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_10550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-12049'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10550'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-12050'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10551'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-12051'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10552'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-12052'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10553'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-12053'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10554'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65422_ICES_HistoricalBenthosDanishLinfjord_10701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65422-12203'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10701'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64571_ICES_HistoricalBenthosDanishLinfjord_10700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64571-12202'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10700'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65510_ICES_HistoricalBenthosDanishLinfjord_10699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65510-12201'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10699'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65429-12200'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10698'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12338'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10830'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12339'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10831'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_10835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64543-12343'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10835'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65576_ICES_HistoricalBenthosDanishLinfjord_10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65576-12342'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10834'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65467_ICES_HistoricalBenthosDanishLinfjord_10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65467-12341'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10833'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-12340'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10832'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64323-713'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_454'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64314-712'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_453'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64707_ICES_HistoricalBenthosDanishLinfjord_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64707-27'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_27'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64954_ICES_HistoricalBenthosDanishLinfjord_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64954-526'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_316'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64962_ICES_HistoricalBenthosDanishLinfjord_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64962-527'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_317'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65037-528'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1*0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_318'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64030-529'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_319'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64024_ICES_HistoricalBenthosDanishLinfjord_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64024-530'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_320'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65130_ICES_HistoricalBenthosDanishLinfjord_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65130-531'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_321'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64030-532'^^xsd:string;
  dwc:scientificName 'Ampharetidae ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '152292'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_322'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '152292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65037-533'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1*0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_323'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64495_ICES_HistoricalBenthosDanishLinfjord_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64495-1351'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1072'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65092-842'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_581'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64478_ICES_HistoricalBenthosDanishLinfjord_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64478-843'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_582'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65138_ICES_HistoricalBenthosDanishLinfjord_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65138-841'^^xsd:string;
  dwc:scientificName 'Aricia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '155078'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_580'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1177'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_902'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65052-1178'^^xsd:string;
  dwc:scientificName 'Pølseorm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '101063'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_903'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65108-1179'^^xsd:string;
  dwc:scientificName 'Modiolaria discors'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '545976'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_904'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65302_ICES_HistoricalBenthosDanishLinfjord_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65302-1180'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_905'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65114_ICES_HistoricalBenthosDanishLinfjord_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65114-1181'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_906'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64313_ICES_HistoricalBenthosDanishLinfjord_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64313-1182'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_907'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65112_ICES_HistoricalBenthosDanishLinfjord_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65112-1183'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 3 cm] ;Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_908'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64510_ICES_HistoricalBenthosDanishLinfjord_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64510-1184'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[> 3 cm] ;Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_909'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64477_ICES_HistoricalBenthosDanishLinfjord_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64477-1186'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_910'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65306_ICES_HistoricalBenthosDanishLinfjord_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65306-1009'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_737'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64453_ICES_HistoricalBenthosDanishLinfjord_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64453-1008'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_736'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63985-1007'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_735'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64458_ICES_HistoricalBenthosDanishLinfjord_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64458-1010'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_738'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64694_ICES_HistoricalBenthosDanishLinfjord_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64694-23'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_23'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65361_ICES_HistoricalBenthosDanishLinfjord_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65361-26'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_26'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "9.037458909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 9.037458909)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "9.037458909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65354_ICES_HistoricalBenthosDanishLinfjord_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65354-25'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.037458909'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_25'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64419_ICES_HistoricalBenthosDanishLinfjord_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64419-24'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_24'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-1011'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_739'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64026_ICES_HistoricalBenthosDanishLinfjord_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64026-337'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_175'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65123_ICES_HistoricalBenthosDanishLinfjord_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65123-338'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_176'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65131_ICES_HistoricalBenthosDanishLinfjord_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65131-339'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_177'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64091_ICES_HistoricalBenthosDanishLinfjord_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64091-340'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_178'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63988-341'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_179'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-342'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_180'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-343'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_181'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-344'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_182'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65048-345'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_183'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63966_ICES_HistoricalBenthosDanishLinfjord_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63966-346'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_184'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65376-1352'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1073'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1505'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1225'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65392_ICES_HistoricalBenthosDanishLinfjord_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65392_ICES_HistoricalBenthosDanishLinfjord_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65392_ICES_HistoricalBenthosDanishLinfjord_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65392_ICES_HistoricalBenthosDanishLinfjord_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65392_ICES_HistoricalBenthosDanishLinfjord_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65392-1503'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1223'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65388_ICES_HistoricalBenthosDanishLinfjord_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65388-1502'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1222'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64340_ICES_HistoricalBenthosDanishLinfjord_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64340-1501'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1221'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64253_ICES_HistoricalBenthosDanishLinfjord_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64253-1504'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1224'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64442_ICES_HistoricalBenthosDanishLinfjord_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64442-1926'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1630'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64244_ICES_HistoricalBenthosDanishLinfjord_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64244-1925'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 20 g ~ zandr_000: 25 g.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1629'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64241_ICES_HistoricalBenthosDanishLinfjord_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64241-1924'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g ~ zandr_000: 12 g~zandr_000: 2 g.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1628'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65237_ICES_HistoricalBenthosDanishLinfjord_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65237-1923'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 10 g.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1627'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65103_ICES_HistoricalBenthosDanishLinfjord_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65103-1623'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1338'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65235_ICES_HistoricalBenthosDanishLinfjord_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65235-1922'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1626'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65194_ICES_HistoricalBenthosDanishLinfjord_11272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65194-12839'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11272'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64579-12840'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11273'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64364_ICES_HistoricalBenthosDanishLinfjord_11274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64364-12841'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11274'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64582_ICES_HistoricalBenthosDanishLinfjord_11275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64582-12842'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11275'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64377_ICES_HistoricalBenthosDanishLinfjord_11276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64377-12843'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11276'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-12844'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11277'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-12845'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11278'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64673-12846'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11279'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64389-12847'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11280'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65082_ICES_HistoricalBenthosDanishLinfjord_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65082-2265'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1942'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65219_ICES_HistoricalBenthosDanishLinfjord_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65219-2106'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1790'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2103'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1787'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65053_ICES_HistoricalBenthosDanishLinfjord_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65053-2105'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Dry, not weigthed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1789'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63999_ICES_HistoricalBenthosDanishLinfjord_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63999-2104'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1788'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65162-1353'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1074'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65316_ICES_HistoricalBenthosDanishLinfjord_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65316-1355'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1076'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65168-1354'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1075'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64554-715'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_456'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65311-838'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_577'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64323-716'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_457'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65389_ICES_HistoricalBenthosDanishLinfjord_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65389_ICES_HistoricalBenthosDanishLinfjord_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65389_ICES_HistoricalBenthosDanishLinfjord_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65389_ICES_HistoricalBenthosDanishLinfjord_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65389_ICES_HistoricalBenthosDanishLinfjord_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65389-714'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_455'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64314_ICES_HistoricalBenthosDanishLinfjord_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64314-840'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_579'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-839'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_578'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64672-12673'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11124'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64401-12674'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11125'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64408_ICES_HistoricalBenthosDanishLinfjord_11126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64408-12675'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11126'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-12676'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11127'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65175_ICES_HistoricalBenthosDanishLinfjord_11128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65175-12677'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11128'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_11129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64559-12678'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11129'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_11130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_11130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_11130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8682769"^^xsd:decimal ;
  dwc:decimalLongitude "9.059542941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_11130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8682769 9.059542941)"^^geo:wktLiteral ;
  geo-pos:lat "56.8682769"^^xsd:decimal ;
  geo-pos:long "9.059542941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65474_ICES_HistoricalBenthosDanishLinfjord_11130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65474-12679'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.059542941'^^xsd:double;
  dwc:latitude '56.8682769'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11130'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_11131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64715-12680'^^xsd:string;
  dwc:scientificName 'Echinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123386'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11131'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_11139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_11139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_11139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94804125"^^xsd:decimal ;
  dwc:decimalLongitude "9.11751981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_11139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94804125 9.11751981)"^^geo:wktLiteral ;
  geo-pos:lat "56.94804125"^^xsd:decimal ;
  geo-pos:long "9.11751981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64532_ICES_HistoricalBenthosDanishLinfjord_11139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64532-12688'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.11751981'^^xsd:double;
  dwc:latitude '56.94804125'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11139'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_11140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_11140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_11140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93770143"^^xsd:decimal ;
  dwc:decimalLongitude "9.070252044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_11140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  geo-pos:lat "56.93770143"^^xsd:decimal ;
  geo-pos:long "9.070252044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_11140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64711-12689'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.070252044'^^xsd:double;
  dwc:latitude '56.93770143'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11140'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65264_ICES_HistoricalBenthosDanishLinfjord_10974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65264-12490'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10974'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12491'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10975'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65282_ICES_HistoricalBenthosDanishLinfjord_10976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65282-12492'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10976'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65287_ICES_HistoricalBenthosDanishLinfjord_10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65287-12493'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10977'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64413_ICES_HistoricalBenthosDanishLinfjord_10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64413-12494'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10978'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64418_ICES_HistoricalBenthosDanishLinfjord_10979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64418-12495'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10979'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12496'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10980'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12497'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10981'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65178_ICES_HistoricalBenthosDanishLinfjord_10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65178-12498'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10982'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64359_ICES_HistoricalBenthosDanishLinfjord_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64359-28'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_28'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64112-2270'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1947'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64101_ICES_HistoricalBenthosDanishLinfjord_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64101-2433'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2087'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65028-2627'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2240'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64985_ICES_HistoricalBenthosDanishLinfjord_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64985-2793'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2384'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-2959'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2544'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64215_ICES_HistoricalBenthosDanishLinfjord_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64215-3126'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2693'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65234_ICES_HistoricalBenthosDanishLinfjord_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65234-3304'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2842'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64437-3453'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2970'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63921_ICES_HistoricalBenthosDanishLinfjord_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63921-3637'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3143'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63865_ICES_HistoricalBenthosDanishLinfjord_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63865-3782'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3283'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65116-717'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_458'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64508_ICES_HistoricalBenthosDanishLinfjord_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64508-844'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_583'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64465-1012'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_740'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65108-1188'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_912'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64474_ICES_HistoricalBenthosDanishLinfjord_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64474-1356'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1077'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65115_ICES_HistoricalBenthosDanishLinfjord_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65115-1506'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1226'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65080_ICES_HistoricalBenthosDanishLinfjord_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65080-1927'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1631'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65003_ICES_HistoricalBenthosDanishLinfjord_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65003-2107'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1791'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63982-4892'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4250'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63770_ICES_HistoricalBenthosDanishLinfjord_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63770-5558'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4830'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64415_ICES_HistoricalBenthosDanishLinfjord_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64415-5421'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4694'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-5223'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4535'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63866-5061'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4394'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_11141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_11141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_11141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_11141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_11141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-12690'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11141'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64568_ICES_HistoricalBenthosDanishLinfjord_10983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64568-12499'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '(næsten alt 0 - Gr)'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10983'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64544_ICES_HistoricalBenthosDanishLinfjord_10836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64544-12344'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10836'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65333_ICES_HistoricalBenthosDanishLinfjord_10702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65333-12204'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10702'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64575_ICES_HistoricalBenthosDanishLinfjord_10404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64575-11879'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10404'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64848_ICES_HistoricalBenthosDanishLinfjord_5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64848-6583'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5717'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64845_ICES_HistoricalBenthosDanishLinfjord_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64845-6447'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5589'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63873-5880'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5116'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64084_ICES_HistoricalBenthosDanishLinfjord_5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64084-6265'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5447'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-6055'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5281'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_10557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-12056'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10557'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10079'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8827'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64691-10226'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8972'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-10398'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9129'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_9265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64383-10542'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9265'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_9421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_9421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_9421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_9421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_9421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64733-10718'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9421'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-10909'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9588'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65273_ICES_HistoricalBenthosDanishLinfjord_9750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65273-11103'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9750'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_9914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-11304'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9914'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-11472'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10067'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_10261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-11701'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10261'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64615_ICES_HistoricalBenthosDanishLinfjord_7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64615-8551'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7492'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65665_ICES_HistoricalBenthosDanishLinfjord_7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65665-8713'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7641'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64631_ICES_HistoricalBenthosDanishLinfjord_7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64631-8885'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7795'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-9054'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7948'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-9220'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8092'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64513_ICES_HistoricalBenthosDanishLinfjord_8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64513-9394'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8232'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-9558'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8371'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65578_ICES_HistoricalBenthosDanishLinfjord_8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65578-9748'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8529'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-9942'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '(Sagartia viduata) ;Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8701'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_11743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_11743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_11743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85276716"^^xsd:decimal ;
  dwc:decimalLongitude "9.110134222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_11743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85276716 9.110134222)"^^geo:wktLiteral ;
  geo-pos:lat "56.85276716"^^xsd:decimal ;
  geo-pos:long "9.110134222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65473_ICES_HistoricalBenthosDanishLinfjord_11743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65473-13330'^^xsd:string;
  dwc:scientificName 'Ophioglypha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.110134222'^^xsd:double;
  dwc:latitude '56.85276716'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '123563'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11743'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_11597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-13179'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11597'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65519_ICES_HistoricalBenthosDanishLinfjord_11429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65519-13010'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11429'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64678-12848'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11281'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63961-534'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_324'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64921-347'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_185'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63853_ICES_HistoricalBenthosDanishLinfjord_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63853-3946'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3435'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64170-4371'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3785'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63973-4139'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3603'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64184-4730'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4110'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64177-4541'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3941'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8393'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7350'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65494_ICES_HistoricalBenthosDanishLinfjord_5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65494-6852'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5977'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-7014'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6132'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64624_ICES_HistoricalBenthosDanishLinfjord_6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64624-7196'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6300'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65667_ICES_HistoricalBenthosDanishLinfjord_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65667-7394'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6468'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64648_ICES_HistoricalBenthosDanishLinfjord_6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64648-7574'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6615'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65666_ICES_HistoricalBenthosDanishLinfjord_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65666-7729'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6756'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65621_ICES_HistoricalBenthosDanishLinfjord_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65621-7890'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6902'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65587_ICES_HistoricalBenthosDanishLinfjord_7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65587-8060'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7054'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64622-8237'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7204'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64858_ICES_HistoricalBenthosDanishLinfjord_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64858-6466'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5606'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63927_ICES_HistoricalBenthosDanishLinfjord_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63927-6087'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5303'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65033_ICES_HistoricalBenthosDanishLinfjord_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65033-6072'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5298'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63985_ICES_HistoricalBenthosDanishLinfjord_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63985-6726'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5854'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-6728'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5856'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65334_ICES_HistoricalBenthosDanishLinfjord_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65334-22'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_22'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64166_ICES_HistoricalBenthosDanishLinfjord_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64166-3626'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3132'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-3777'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3278'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65036_ICES_HistoricalBenthosDanishLinfjord_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65036-3941'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3430'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_9744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-11097'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9744'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65277_ICES_HistoricalBenthosDanishLinfjord_10398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65277-11873'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10398'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65343_ICES_HistoricalBenthosDanishLinfjord_9908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65343-11298'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9908'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65016_ICES_HistoricalBenthosDanishLinfjord_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65016-2420'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2076'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64278-2617'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2233'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64288_ICES_HistoricalBenthosDanishLinfjord_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64288-2787'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2378'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65015-2953'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2538'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-3115'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2682'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64987_ICES_HistoricalBenthosDanishLinfjord_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64987-3298'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2836'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64285-3447'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2964'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64943_ICES_HistoricalBenthosDanishLinfjord_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64943-336'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_174'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64030_ICES_HistoricalBenthosDanishLinfjord_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64030-523'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_313'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-711'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_452'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65324_ICES_HistoricalBenthosDanishLinfjord_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65324-837'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_576'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64933_ICES_HistoricalBenthosDanishLinfjord_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64933-1006'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_734'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64336-1176'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_901'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64491-1350'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1071'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65168_ICES_HistoricalBenthosDanishLinfjord_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65168-1500'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1220'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65307_ICES_HistoricalBenthosDanishLinfjord_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65307-1619'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1334'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64297_ICES_HistoricalBenthosDanishLinfjord_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64297-1921'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1625'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64214_ICES_HistoricalBenthosDanishLinfjord_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64214-2102'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1786'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64432-2264'^^xsd:string;
  dwc:scientificName 'Cardium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '137734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1941'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_11123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64565-12672'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11123'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64670_ICES_HistoricalBenthosDanishLinfjord_10973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64670-12489'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10973'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65278_ICES_HistoricalBenthosDanishLinfjord_10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65278-12337'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10829'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65251_ICES_HistoricalBenthosDanishLinfjord_10697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65251-12199'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10697'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-12045'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10546'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65513_ICES_HistoricalBenthosDanishLinfjord_9582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65513-10903'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9582'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64397_ICES_HistoricalBenthosDanishLinfjord_9415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64397-10712'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9415'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64566_ICES_HistoricalBenthosDanishLinfjord_9259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64566-10536'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Buccinum: part.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9259'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64367_ICES_HistoricalBenthosDanishLinfjord_9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64367-10387'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9118'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64677-10216'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8962'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-9931'^^xsd:string;
  dwc:scientificName 'Stenorhynchus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '148476'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8690'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-9736'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8519'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-9548'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8361'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-9389'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8227'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-9214'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8086'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9048'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7942'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65541_ICES_HistoricalBenthosDanishLinfjord_7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65541-8874'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7784'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64750-8702'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7630'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64799_ICES_HistoricalBenthosDanishLinfjord_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64799-8545'^^xsd:string;
  dwc:scientificName 'Terebellidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '532214'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7486'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64600-8231'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7198'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65481_ICES_HistoricalBenthosDanishLinfjord_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65481-8387'^^xsd:string;
  dwc:scientificName 'Mactra elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '540657'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7344'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-13319'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11732'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65438_ICES_HistoricalBenthosDanishLinfjord_11586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65438-13168'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11586'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65339-13004'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11423'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64198_ICES_HistoricalBenthosDanishLinfjord_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64198-4131'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3597'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63891_ICES_HistoricalBenthosDanishLinfjord_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63891-4360'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3774'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64928-4530'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3931'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64814_ICES_HistoricalBenthosDanishLinfjord_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64814-4719'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4099'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63786_ICES_HistoricalBenthosDanishLinfjord_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63786-4882'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4240'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64370_ICES_HistoricalBenthosDanishLinfjord_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64370-5052'^^xsd:string;
  dwc:scientificName 'Spionida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '889'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4385'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64822_ICES_HistoricalBenthosDanishLinfjord_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64822-5218'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4530'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64649_ICES_HistoricalBenthosDanishLinfjord_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64649-7884'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6896'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64781_ICES_HistoricalBenthosDanishLinfjord_6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64781-7724'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6751'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64609_ICES_HistoricalBenthosDanishLinfjord_6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64609-7388'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6462'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64626_ICES_HistoricalBenthosDanishLinfjord_6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64626-7568'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6609'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "961" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65630-7185'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '961'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6289'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6996'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6121'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64656-6841'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5966'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64883_ICES_HistoricalBenthosDanishLinfjord_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64883-5410'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4683'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5874'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5110'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-6045'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5271'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63789-6246'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5436'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-6441'^^xsd:string;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130749'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5583'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63846-6572'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5706'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-6704'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5833'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65192-12838'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11271'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63950-3808'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[Stor] ;Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3308'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63846_ICES_HistoricalBenthosDanishLinfjord_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63846-3973'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3462'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64150-4397'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3810'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63828_ICES_HistoricalBenthosDanishLinfjord_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63828-5083'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4414'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63789_ICES_HistoricalBenthosDanishLinfjord_5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63789-6241'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5431'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63820_ICES_HistoricalBenthosDanishLinfjord_5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63820-6240'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5430'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64833-6245'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5435'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63911-6244'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5434'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64202_ICES_HistoricalBenthosDanishLinfjord_5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64202-6242'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5432'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64819_ICES_HistoricalBenthosDanishLinfjord_5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64819-6243'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5433'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64950_ICES_HistoricalBenthosDanishLinfjord_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64950-6036'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 1.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5262'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65140-6037'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 3.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5263'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64169_ICES_HistoricalBenthosDanishLinfjord_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64169-6038'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5264'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64127_ICES_HistoricalBenthosDanishLinfjord_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64127-6039'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5265'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64181-6040'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5266'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63794_ICES_HistoricalBenthosDanishLinfjord_5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63794-6041'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5267'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63797_ICES_HistoricalBenthosDanishLinfjord_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63797-6042'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5268'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-6043'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5269'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-6044'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5270'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63923_ICES_HistoricalBenthosDanishLinfjord_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63923-5243'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4553'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5693'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4954'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63873-5873'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5109'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63873-5862'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5100'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63812_ICES_HistoricalBenthosDanishLinfjord_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63812-5863'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5101'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64174-5864'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5102'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64180-5865'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5103'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63809_ICES_HistoricalBenthosDanishLinfjord_5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63809-5868'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5106'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64811-5869'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5107'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64815_ICES_HistoricalBenthosDanishLinfjord_5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64815-5870'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5108'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5692'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4953'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64195_ICES_HistoricalBenthosDanishLinfjord_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64195-5691'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4952'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5690'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4951'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64138_ICES_HistoricalBenthosDanishLinfjord_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64138-5689'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4950'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-3114'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2681'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-3106'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2673'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-3107'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2674'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64258_ICES_HistoricalBenthosDanishLinfjord_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64258-3108'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2675'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-3109'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2676'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-3110'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[> 2 cm]'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2677'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65084_ICES_HistoricalBenthosDanishLinfjord_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65084-3113'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2680'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65204-2410'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2066'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64118-2251'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1931'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64212_ICES_HistoricalBenthosDanishLinfjord_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64212-2252'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1932'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64277_ICES_HistoricalBenthosDanishLinfjord_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64277-2253'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1933'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64228_ICES_HistoricalBenthosDanishLinfjord_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64228-2254'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1934'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64231_ICES_HistoricalBenthosDanishLinfjord_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64231-2255'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1935'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64118-2256'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1936'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-2257'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1937'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64112-2258'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1938'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64268_ICES_HistoricalBenthosDanishLinfjord_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64268-2101'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1785'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64986_ICES_HistoricalBenthosDanishLinfjord_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64986-2100'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1784'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64069_ICES_HistoricalBenthosDanishLinfjord_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64069-2099'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1783'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64975_ICES_HistoricalBenthosDanishLinfjord_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64975-2098'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1782'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65158_ICES_HistoricalBenthosDanishLinfjord_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65158-2097'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1781'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65229_ICES_HistoricalBenthosDanishLinfjord_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65229-1920'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1624'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64289_ICES_HistoricalBenthosDanishLinfjord_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64289-1919'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1623'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64067_ICES_HistoricalBenthosDanishLinfjord_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64067-2613'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2229'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64062_ICES_HistoricalBenthosDanishLinfjord_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64062-2612'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2228'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65212_ICES_HistoricalBenthosDanishLinfjord_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65212-2615'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2231'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64257_ICES_HistoricalBenthosDanishLinfjord_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64257-2614'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 1 kg.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2230'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-2786'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks '[3-4 cm] ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2377'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-2785'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[3-4 cm] ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2376'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64251_ICES_HistoricalBenthosDanishLinfjord_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64251-2784'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2375'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65010_ICES_HistoricalBenthosDanishLinfjord_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65010-2783'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2374'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64220_ICES_HistoricalBenthosDanishLinfjord_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64220-2781'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2373'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64271_ICES_HistoricalBenthosDanishLinfjord_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64271-2616'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2232'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64219_ICES_HistoricalBenthosDanishLinfjord_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64219-1918'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1622'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64995_ICES_HistoricalBenthosDanishLinfjord_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64995-1917'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1621'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64273-1916'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1620'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64988_ICES_HistoricalBenthosDanishLinfjord_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64988-2946'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2531'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64043_ICES_HistoricalBenthosDanishLinfjord_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64043-2945'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2530'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2411'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2067'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64259_ICES_HistoricalBenthosDanishLinfjord_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64259-2412'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2068'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64267_ICES_HistoricalBenthosDanishLinfjord_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64267-2413'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2069'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64274_ICES_HistoricalBenthosDanishLinfjord_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64274-2414'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2070'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64280_ICES_HistoricalBenthosDanishLinfjord_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64280-2415'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2071'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65218_ICES_HistoricalBenthosDanishLinfjord_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65218-2416'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2072'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64290_ICES_HistoricalBenthosDanishLinfjord_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64290-2417'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2073'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64225_ICES_HistoricalBenthosDanishLinfjord_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64225-2418'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2074'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65009_ICES_HistoricalBenthosDanishLinfjord_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65009-2419'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2075'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64393_ICES_HistoricalBenthosDanishLinfjord_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64393-5212'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4525'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64199_ICES_HistoricalBenthosDanishLinfjord_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64199-4714'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4094'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63841-4529'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3930'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63836_ICES_HistoricalBenthosDanishLinfjord_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63836-4528'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3929'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63833_ICES_HistoricalBenthosDanishLinfjord_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63833-4527'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3928'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64192_ICES_HistoricalBenthosDanishLinfjord_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64192-4526'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3927'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63842_ICES_HistoricalBenthosDanishLinfjord_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63842-3776'^^xsd:string;
  dwc:scientificName 'Sagartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3277'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63772_ICES_HistoricalBenthosDanishLinfjord_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63772-3939'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3428'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64170_ICES_HistoricalBenthosDanishLinfjord_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64170-4126'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3592'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64427_ICES_HistoricalBenthosDanishLinfjord_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64427-3288'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2829'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64216_ICES_HistoricalBenthosDanishLinfjord_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64216-3289'^^xsd:string;
  dwc:scientificName 'Trophonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340675'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2830'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3290'^^xsd:string;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2831'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65151_ICES_HistoricalBenthosDanishLinfjord_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65151-3291'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2832'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64978_ICES_HistoricalBenthosDanishLinfjord_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64978-3295'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2833'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64981_ICES_HistoricalBenthosDanishLinfjord_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64981-3296'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2834'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64071-3297'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2835'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64452_ICES_HistoricalBenthosDanishLinfjord_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64452-3434'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2954'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3435'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2955'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64961-3436'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 15.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2956'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64905_ICES_HistoricalBenthosDanishLinfjord_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64905-3437'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 5.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2957'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64238-3438'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2958'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65242-3439'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2959'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64115_ICES_HistoricalBenthosDanishLinfjord_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64115-3443'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2960'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64261-3444'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2961'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3445'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2962'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65216_ICES_HistoricalBenthosDanishLinfjord_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65216-3446'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2963'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3619'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3125'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64938_ICES_HistoricalBenthosDanishLinfjord_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64938-3620'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2; 1 Clay - Gravel.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3126'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64947_ICES_HistoricalBenthosDanishLinfjord_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64947-3621'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3127'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3622'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3128'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65140_ICES_HistoricalBenthosDanishLinfjord_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65140-3625'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 3.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3131'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64177_ICES_HistoricalBenthosDanishLinfjord_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64177-4127'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3593'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64183_ICES_HistoricalBenthosDanishLinfjord_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64183-4128'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3594'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-4130'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3596'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63783_ICES_HistoricalBenthosDanishLinfjord_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63783-4129'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3595'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3938'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3427'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-3937'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3426'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64906_ICES_HistoricalBenthosDanishLinfjord_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64906-3770'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3271'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63957_ICES_HistoricalBenthosDanishLinfjord_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63957-3771'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3272'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63807_ICES_HistoricalBenthosDanishLinfjord_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63807-3772'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3273'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64871_ICES_HistoricalBenthosDanishLinfjord_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64871-3773'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3274'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63861_ICES_HistoricalBenthosDanishLinfjord_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63861-3774'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3275'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63906_ICES_HistoricalBenthosDanishLinfjord_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63906-3936'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3425'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64824_ICES_HistoricalBenthosDanishLinfjord_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64824-5542'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4814'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5549'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4821'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64831_ICES_HistoricalBenthosDanishLinfjord_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64831-5543'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4815'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64886_ICES_HistoricalBenthosDanishLinfjord_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64886-5544'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4816'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63885_ICES_HistoricalBenthosDanishLinfjord_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63885-5545'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4817'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63973_ICES_HistoricalBenthosDanishLinfjord_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63973-5546'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4818'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64955_ICES_HistoricalBenthosDanishLinfjord_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64955-5547'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4819'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63929_ICES_HistoricalBenthosDanishLinfjord_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63929-5548'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4820'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63863_ICES_HistoricalBenthosDanishLinfjord_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63863-5408'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4681'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64818-5409'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4682'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64706-5215'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4527'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65368_ICES_HistoricalBenthosDanishLinfjord_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65368-5217'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4529'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65512_ICES_HistoricalBenthosDanishLinfjord_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65512-5216'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4528'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-5213'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4526'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63798_ICES_HistoricalBenthosDanishLinfjord_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63798-4715'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4095'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63773-5401'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4674'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64201-5402'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4675'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64151-5403'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4676'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65133_ICES_HistoricalBenthosDanishLinfjord_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65133-5404'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) 22 Juv.~zandr_000: x).'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4677'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64866_ICES_HistoricalBenthosDanishLinfjord_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64866-5405'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4678'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63850-5406'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4679'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-5407'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4680'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63815-4879'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4239'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63769_ICES_HistoricalBenthosDanishLinfjord_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63769-4878'^^xsd:string;
  dwc:scientificName 'Cardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '181542'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4238'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65058_ICES_HistoricalBenthosDanishLinfjord_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65058-4869'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4237'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63883-4861'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4235'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64861_ICES_HistoricalBenthosDanishLinfjord_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64861-4716'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4096'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64156_ICES_HistoricalBenthosDanishLinfjord_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64156-4717'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4097'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63849_ICES_HistoricalBenthosDanishLinfjord_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63849-4718'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4098'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64175_ICES_HistoricalBenthosDanishLinfjord_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64175-5048'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4383'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63776_ICES_HistoricalBenthosDanishLinfjord_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63776-5047'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4382'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64877_ICES_HistoricalBenthosDanishLinfjord_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64877-5046'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4381'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63866_ICES_HistoricalBenthosDanishLinfjord_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63866-5045'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4380'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4525'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3926'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64167_ICES_HistoricalBenthosDanishLinfjord_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64167-5049'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4384'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64857_ICES_HistoricalBenthosDanishLinfjord_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64857-4351'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3765'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-4352'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3766'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65146_ICES_HistoricalBenthosDanishLinfjord_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65146-4353'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3767'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63855_ICES_HistoricalBenthosDanishLinfjord_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63855-4354'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3768'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63868-4355'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3769'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63908_ICES_HistoricalBenthosDanishLinfjord_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63908-4356'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3770'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64830_ICES_HistoricalBenthosDanishLinfjord_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64830-4357'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3771'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64835_ICES_HistoricalBenthosDanishLinfjord_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64835-4358'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3772'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64840_ICES_HistoricalBenthosDanishLinfjord_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64840-4359'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3773'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63859_ICES_HistoricalBenthosDanishLinfjord_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63859-4571'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3970'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63815_ICES_HistoricalBenthosDanishLinfjord_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63815-4758'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4135'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5720'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4978'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63926-5438'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4711'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64007_ICES_HistoricalBenthosDanishLinfjord_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64007-5901'^^xsd:string;
  dwc:scientificName 'Nephthys ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '340526'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5129'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63934_ICES_HistoricalBenthosDanishLinfjord_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63934-6289'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5464'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64989_ICES_HistoricalBenthosDanishLinfjord_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64989-3151'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2711'^^xsd:string;
  dwc:observationDate '1947-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63834_ICES_HistoricalBenthosDanishLinfjord_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63834-3327'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2858'^^xsd:string;
  dwc:observationDate '1931-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64979-2980'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2565'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64629_ICES_HistoricalBenthosDanishLinfjord_6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64629-7028'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom left: Cyprina islandica ad. not kept ~ Note the page top right: The stations will change.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6146'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64278_ICES_HistoricalBenthosDanishLinfjord_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64278-2470'^^xsd:string;
  dwc:scientificName 'Ampeliscasp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2117'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64249_ICES_HistoricalBenthosDanishLinfjord_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64249-2817'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2403'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64054-6439'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5581'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64050_ICES_HistoricalBenthosDanishLinfjord_5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64050-6440'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5582'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-9385'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8223'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-9388'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8226'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-9925'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8684'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64374_ICES_HistoricalBenthosDanishLinfjord_8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64374-9927'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8686'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-9926'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8685'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-11453'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10056'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-11455'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10058'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-11454'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10057'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65430_ICES_HistoricalBenthosDanishLinfjord_8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65430-9387'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8225'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-9386'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8224'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65275_ICES_HistoricalBenthosDanishLinfjord_10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65275-11457'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10060'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64390-11456'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10059'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64634_ICES_HistoricalBenthosDanishLinfjord_8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64634-9205'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8077'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65645-9206'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8078'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64641_ICES_HistoricalBenthosDanishLinfjord_8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64641-9207'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8079'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9208'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8080'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65624-9042'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7936'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65475_ICES_HistoricalBenthosDanishLinfjord_7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65475-9043'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7937'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65632-9044'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7938'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-9045'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7939'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65645_ICES_HistoricalBenthosDanishLinfjord_7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65645-9046'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7940'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9047'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7941'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65658_ICES_HistoricalBenthosDanishLinfjord_7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65658-9038'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7932'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64790_ICES_HistoricalBenthosDanishLinfjord_7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64790-9039'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7933'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9040'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7934'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64661-9041'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7935'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-9930'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8689'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-9929'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8688'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-9928'^^xsd:string;
  dwc:scientificName 'Diastylis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8687'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65450-9735'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8518'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9539'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8352'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9540'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8353'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9541'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8354'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9542'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8355'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64576_ICES_HistoricalBenthosDanishLinfjord_8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64576-9543'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8356'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65250_ICES_HistoricalBenthosDanishLinfjord_8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65250-9544'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8357'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64380_ICES_HistoricalBenthosDanishLinfjord_8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64380-9545'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8358'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65353_ICES_HistoricalBenthosDanishLinfjord_8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65353-9546'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8359'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64706_ICES_HistoricalBenthosDanishLinfjord_8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64706-9547'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8360'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64638_ICES_HistoricalBenthosDanishLinfjord_8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64638-9730'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8513'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65549_ICES_HistoricalBenthosDanishLinfjord_8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65549-9731'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8514'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65280_ICES_HistoricalBenthosDanishLinfjord_8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65280-9732'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8515'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-9734'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8517'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-9733'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8516'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64081_ICES_HistoricalBenthosDanishLinfjord_5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64081-6436'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5578'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63980-6438'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '?*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5580'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64054_ICES_HistoricalBenthosDanishLinfjord_5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64054-6437'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0*2 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5579'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65636_ICES_HistoricalBenthosDanishLinfjord_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65636-8693'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7621'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64769_ICES_HistoricalBenthosDanishLinfjord_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64769-8694'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7622'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64773_ICES_HistoricalBenthosDanishLinfjord_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64773-8695'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7623'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8544'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7485'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64735_ICES_HistoricalBenthosDanishLinfjord_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64735-8543'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7484'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8542'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7483'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65491_ICES_HistoricalBenthosDanishLinfjord_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65491-8385'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7342'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64594_ICES_HistoricalBenthosDanishLinfjord_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64594-8386'^^xsd:string;
  dwc:scientificName 'Mactra elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '540657'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7343'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64614-8227'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7194'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64733-8226'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7193'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64795_ICES_HistoricalBenthosDanishLinfjord_7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64795-8052'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7046'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65618_ICES_HistoricalBenthosDanishLinfjord_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65618-8053'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7047'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-7880'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6892'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65653_ICES_HistoricalBenthosDanishLinfjord_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65653-7723'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6750'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64657-8229'^^xsd:string;
  dwc:scientificName 'Scalibregma inflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7196'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64733-8228'^^xsd:string;
  dwc:scientificName 'Nephthys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340525'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7195'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65543_ICES_HistoricalBenthosDanishLinfjord_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65543-7722'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6749'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-7882'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6894'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65542_ICES_HistoricalBenthosDanishLinfjord_6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65542-7881'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6893'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64757_ICES_HistoricalBenthosDanishLinfjord_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64757-8045'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7039'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-8046'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7040'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-8047'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7041'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65642_ICES_HistoricalBenthosDanishLinfjord_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65642-8048'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7042'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64780_ICES_HistoricalBenthosDanishLinfjord_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64780-8049'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7043'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65555_ICES_HistoricalBenthosDanishLinfjord_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65555-8050'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7044'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65568_ICES_HistoricalBenthosDanishLinfjord_7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65568-8051'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7045'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65480_ICES_HistoricalBenthosDanishLinfjord_6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65480-6992'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6117'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65671_ICES_HistoricalBenthosDanishLinfjord_6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65671-7180'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '962'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6284'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65544-6995'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6120'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6994'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6119'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65489_ICES_HistoricalBenthosDanishLinfjord_6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65489-6993'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6118'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64734_ICES_HistoricalBenthosDanishLinfjord_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64734-7564'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6605'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65599_ICES_HistoricalBenthosDanishLinfjord_6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65599-7565'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6606'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65591_ICES_HistoricalBenthosDanishLinfjord_6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65591-7563'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6604'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65596_ICES_HistoricalBenthosDanishLinfjord_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65596-7387'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6461'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65588_ICES_HistoricalBenthosDanishLinfjord_6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65588-7386'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6460'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65585-7385'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6459'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-6700'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5829'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-6699'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5828'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64952_ICES_HistoricalBenthosDanishLinfjord_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64952-6698'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5827'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65127_ICES_HistoricalBenthosDanishLinfjord_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65127-6571'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5705'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63924_ICES_HistoricalBenthosDanishLinfjord_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63924-6569'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5704'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-6568'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5703'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64859_ICES_HistoricalBenthosDanishLinfjord_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64859-6567'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5702'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-6566'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5701'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64660_ICES_HistoricalBenthosDanishLinfjord_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64660-8871'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7781'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64774_ICES_HistoricalBenthosDanishLinfjord_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64774-8382'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7339'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8384'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7341'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8383'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7340'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64640_ICES_HistoricalBenthosDanishLinfjord_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64640-8696'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7624'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65550_ICES_HistoricalBenthosDanishLinfjord_7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65550-8697'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7625'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65552_ICES_HistoricalBenthosDanishLinfjord_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65552-8698'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7626'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65559_ICES_HistoricalBenthosDanishLinfjord_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65559-8699'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7627'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65598_ICES_HistoricalBenthosDanishLinfjord_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65598-8700'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7628'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65602_ICES_HistoricalBenthosDanishLinfjord_7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65602-8701'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7629'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-8870'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7780'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6839'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5964'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6840'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5965'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64778_ICES_HistoricalBenthosDanishLinfjord_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64778-6838'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5963'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64636_ICES_HistoricalBenthosDanishLinfjord_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64636-6837'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5962'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64768_ICES_HistoricalBenthosDanishLinfjord_5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64768-6836'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5961'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65635_ICES_HistoricalBenthosDanishLinfjord_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65635-6835'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5960'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64876_ICES_HistoricalBenthosDanishLinfjord_5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64876-6702'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5831'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-6703'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5832'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64854_ICES_HistoricalBenthosDanishLinfjord_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64854-6701'^^xsd:string;
  dwc:scientificName 'Eolis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5830'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65539_ICES_HistoricalBenthosDanishLinfjord_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65539-7721'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6748'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64764_ICES_HistoricalBenthosDanishLinfjord_6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64764-7720'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6747'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64616_ICES_HistoricalBenthosDanishLinfjord_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64616-7567'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6608'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64611_ICES_HistoricalBenthosDanishLinfjord_6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64611-7566'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6607'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65585_ICES_HistoricalBenthosDanishLinfjord_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65585-7384'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6458'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64551_ICES_HistoricalBenthosDanishLinfjord_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64551-7383'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6457'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65670-7184'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '960'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6288'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7183'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6287'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65629-7182'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '958'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6286'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65627_ICES_HistoricalBenthosDanishLinfjord_6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65627-6991'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6116'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64669_ICES_HistoricalBenthosDanishLinfjord_6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "968" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64669-7181'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '968'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6285'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65639_ICES_HistoricalBenthosDanishLinfjord_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65639-8873'^^xsd:string;
  dwc:scientificName 'Cerithium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '473172'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7783'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8872'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7782'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64684_ICES_HistoricalBenthosDanishLinfjord_11579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64684-13161'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11579'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65444_ICES_HistoricalBenthosDanishLinfjord_11580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65444-13162'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11580'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64692_ICES_HistoricalBenthosDanishLinfjord_11581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64692-13163'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11581'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "9.031391283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 9.031391283)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "9.031391283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64417_ICES_HistoricalBenthosDanishLinfjord_11582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64417-13164'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.031391283'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11582'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "9.039957343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 9.039957343)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "9.039957343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64698_ICES_HistoricalBenthosDanishLinfjord_11583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64698-13165'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.039957343'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11583'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65253-13166'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11584'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64383-13167'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11585'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-10377'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9108'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10378'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9109'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_9110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-10379'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9110'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-10380'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9111'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65369_ICES_HistoricalBenthosDanishLinfjord_9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65369-10381'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9112'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65454_ICES_HistoricalBenthosDanishLinfjord_9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65454-10382'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9113'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64530_ICES_HistoricalBenthosDanishLinfjord_9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64530-10383'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9114'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64348_ICES_HistoricalBenthosDanishLinfjord_9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64348-10384'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9115'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65408_ICES_HistoricalBenthosDanishLinfjord_9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65408-10385'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note on second side figure: Finest sieve used ~ The finest sieve only 3 small Philine.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9116'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65412_ICES_HistoricalBenthosDanishLinfjord_9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65412-10386'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9117'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65272_ICES_HistoricalBenthosDanishLinfjord_9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65272-10711'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9414'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-10531'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9254'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-10207'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8953'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65349_ICES_HistoricalBenthosDanishLinfjord_8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65349-10208'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8954'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65190_ICES_HistoricalBenthosDanishLinfjord_8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65190-10209'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8955'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-10210'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8956'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64382_ICES_HistoricalBenthosDanishLinfjord_8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64382-10213'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8959'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65429-10214'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8960'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64388-10215'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8961'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64713_ICES_HistoricalBenthosDanishLinfjord_8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64713-10065'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8813'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65529_ICES_HistoricalBenthosDanishLinfjord_8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65529-10066'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8814'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65461_ICES_HistoricalBenthosDanishLinfjord_8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65461-10067'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8815'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65533_ICES_HistoricalBenthosDanishLinfjord_8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65533-10051'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8806'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65464_ICES_HistoricalBenthosDanishLinfjord_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65464-10052'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8807'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64539_ICES_HistoricalBenthosDanishLinfjord_8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64539-10053'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8808'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65534_ICES_HistoricalBenthosDanishLinfjord_8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65534-10054'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8809'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65535_ICES_HistoricalBenthosDanishLinfjord_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65535-10055'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8810'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64543_ICES_HistoricalBenthosDanishLinfjord_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64543-10056'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8811'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64533_ICES_HistoricalBenthosDanishLinfjord_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64533-10064'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8812'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-10533'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9256'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65176_ICES_HistoricalBenthosDanishLinfjord_9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65176-10535'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9258'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-10534'^^xsd:string;
  dwc:scientificName 'Actiniidæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9257'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65403-10532'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9255'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65347_ICES_HistoricalBenthosDanishLinfjord_9579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65347-10900'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9579'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64349_ICES_HistoricalBenthosDanishLinfjord_9578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64349-10899'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9578'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65402_ICES_HistoricalBenthosDanishLinfjord_9899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65402-11289'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9899'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_9900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_9900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_9900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_9900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65450_ICES_HistoricalBenthosDanishLinfjord_9900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65450-11290'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9900'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64388_ICES_HistoricalBenthosDanishLinfjord_9901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64388-11291'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9901'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64677_ICES_HistoricalBenthosDanishLinfjord_9902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64677-11292'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9902'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64399_ICES_HistoricalBenthosDanishLinfjord_9903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64399-11293'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9903'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_9904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_9904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_9904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_9904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_9904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64682-11294'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9904'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65442_ICES_HistoricalBenthosDanishLinfjord_9905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65442-11295'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9905'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64691_ICES_HistoricalBenthosDanishLinfjord_9906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64691-11296'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9906'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_9907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_9907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_9907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_9907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65338_ICES_HistoricalBenthosDanishLinfjord_9907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65338-11297'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9907'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-11087'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9734'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65342_ICES_HistoricalBenthosDanishLinfjord_9735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65342-11088'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9735'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65356_ICES_HistoricalBenthosDanishLinfjord_9736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65356-11089'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9736'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64518_ICES_HistoricalBenthosDanishLinfjord_9737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64518-11090'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9737'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64525-11091'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9738'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-11092'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9739'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-11093'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9740'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-11094'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9741'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-11095'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9742'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65409_ICES_HistoricalBenthosDanishLinfjord_9743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65409-11096'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9743'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65355_ICES_HistoricalBenthosDanishLinfjord_9580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65355-10901'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9580'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65503_ICES_HistoricalBenthosDanishLinfjord_9581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65503-10902'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9581'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-11691'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10251'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65443-11693'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10253'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64401-11692'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10252'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64591_ICES_HistoricalBenthosDanishLinfjord_10394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64591-11869'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10394'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64570-11868'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10393'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_10255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64565-11695'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10255'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-11694'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10254'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64394_ICES_HistoricalBenthosDanishLinfjord_10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64394-12193'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10692'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64570_ICES_HistoricalBenthosDanishLinfjord_10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64570-12044'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10545'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-12042'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10543'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65255_ICES_HistoricalBenthosDanishLinfjord_10542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65255-12041'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10542'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64378-12040'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10541'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65276_ICES_HistoricalBenthosDanishLinfjord_10397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65276-11872'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10397'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65433_ICES_HistoricalBenthosDanishLinfjord_10396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65433-11871'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10396'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64593_ICES_HistoricalBenthosDanishLinfjord_10395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64593-11870'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10395'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65173-10704'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9407'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-10707'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9410'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_9411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65562-10708'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9411'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_9412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_9412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_9412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_9412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64657_ICES_HistoricalBenthosDanishLinfjord_9412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64657-10709'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9412'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64791_ICES_HistoricalBenthosDanishLinfjord_9413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64791-10710'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9413'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64567_ICES_HistoricalBenthosDanishLinfjord_10824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64567-12329'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10824'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_10693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65611-12194'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10693'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64350-12837'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11270'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94619485"^^xsd:decimal ;
  dwc:decimalLongitude "9.051049515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94619485 9.051049515)"^^geo:wktLiteral ;
  geo-pos:lat "56.94619485"^^xsd:decimal ;
  geo-pos:long "9.051049515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64712_ICES_HistoricalBenthosDanishLinfjord_10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64712-12334'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.051049515'^^xsd:double;
  dwc:latitude '56.94619485'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10826'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93770143"^^xsd:decimal ;
  dwc:decimalLongitude "9.070252044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93770143 9.070252044)"^^geo:wktLiteral ;
  geo-pos:lat "56.93770143"^^xsd:decimal ;
  geo-pos:long "9.070252044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64711_ICES_HistoricalBenthosDanishLinfjord_10825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64711-12333'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.070252044'^^xsd:double;
  dwc:latitude '56.93770143'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10825'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65256_ICES_HistoricalBenthosDanishLinfjord_10696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65256-12198'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10696'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64384_ICES_HistoricalBenthosDanishLinfjord_10695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64384-12197'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10695'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_10694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_10694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_10694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_10694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_10694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64726-12196'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10694'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-12661'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11118'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12488'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10972'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64777_ICES_HistoricalBenthosDanishLinfjord_10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64777-12487'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10971'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_10970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65633-12486'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10970'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64798_ICES_HistoricalBenthosDanishLinfjord_10969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64798-12485'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10969'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12484'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10968'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64379_ICES_HistoricalBenthosDanishLinfjord_10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64379-12336'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10828'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64534-12335'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10827'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65447_ICES_HistoricalBenthosDanishLinfjord_9577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65447-10898'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9577'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64387_ICES_HistoricalBenthosDanishLinfjord_9576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64387-10896'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9576'^^xsd:string;
  dwc:observationDate '1918-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_11728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-13315'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11728'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65274_ICES_HistoricalBenthosDanishLinfjord_11577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65274-13159'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11577'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_11727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_11727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_11727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_11727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_11727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-13314'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11727'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_11268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-12835'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11268'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65270_ICES_HistoricalBenthosDanishLinfjord_11267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65270-12834'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11267'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64558_ICES_HistoricalBenthosDanishLinfjord_11269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64558-12836'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11269'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65254_ICES_HistoricalBenthosDanishLinfjord_11414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65254-12995'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11414'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65425_ICES_HistoricalBenthosDanishLinfjord_11415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65425-12996'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11415'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64673_ICES_HistoricalBenthosDanishLinfjord_11416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64673-12997'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11416'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64389_ICES_HistoricalBenthosDanishLinfjord_11417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64389-12998'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11417'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64678_ICES_HistoricalBenthosDanishLinfjord_11418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64678-12999'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11418'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65439_ICES_HistoricalBenthosDanishLinfjord_11419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65439-13000'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11419'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64685_ICES_HistoricalBenthosDanishLinfjord_11420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64685-13001'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11420'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65445_ICES_HistoricalBenthosDanishLinfjord_11421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65445-13002'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11421'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65336-13003'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11422'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65404-12671'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11122'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-12664'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11121'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64401-12663'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11120'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65404-12662'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11119'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64437-3477'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2994'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65504_ICES_HistoricalBenthosDanishLinfjord_11731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65504-13318'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11731'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65257_ICES_HistoricalBenthosDanishLinfjord_11730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65257-13317'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11730'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64590_ICES_HistoricalBenthosDanishLinfjord_11729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64590-13316'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11729'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65419_ICES_HistoricalBenthosDanishLinfjord_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65419-12'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_12'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64592_ICES_HistoricalBenthosDanishLinfjord_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64592-13'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_13'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65428_ICES_HistoricalBenthosDanishLinfjord_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65428-14'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_14'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-15'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_15'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64913_ICES_HistoricalBenthosDanishLinfjord_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64913-332'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_170'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-331'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_169'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-16'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_16'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64627_ICES_HistoricalBenthosDanishLinfjord_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64627-17'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_17'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64674_ICES_HistoricalBenthosDanishLinfjord_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64674-18'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_18'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65436_ICES_HistoricalBenthosDanishLinfjord_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65436-19'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_19'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64406_ICES_HistoricalBenthosDanishLinfjord_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64406-20'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_20'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65440_ICES_HistoricalBenthosDanishLinfjord_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65440-21'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_21'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64336_ICES_HistoricalBenthosDanishLinfjord_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64336-1173'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_898'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65094_ICES_HistoricalBenthosDanishLinfjord_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65094-1174'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_899'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64455-1345'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1066'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65108_ICES_HistoricalBenthosDanishLinfjord_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65108-1175'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_900'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64460-1346'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1067'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64991_ICES_HistoricalBenthosDanishLinfjord_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64991-2947'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2532'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65215_ICES_HistoricalBenthosDanishLinfjord_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65215-2948'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2533'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65000_ICES_HistoricalBenthosDanishLinfjord_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65000-2949'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2534'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65225_ICES_HistoricalBenthosDanishLinfjord_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65225-2950'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2535'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64224-2951'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2536'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65232_ICES_HistoricalBenthosDanishLinfjord_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65232-2952'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2537'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64018_ICES_HistoricalBenthosDanishLinfjord_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64018-709'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_450'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65308_ICES_HistoricalBenthosDanishLinfjord_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65308-708'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_449'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64323-707'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_448'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65311-706'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_447'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64003_ICES_HistoricalBenthosDanishLinfjord_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64003-521'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_311'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63961_ICES_HistoricalBenthosDanishLinfjord_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63961-520'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_310'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65037_ICES_HistoricalBenthosDanishLinfjord_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65037-519'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '1*0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_309'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64008_ICES_HistoricalBenthosDanishLinfjord_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64008-518'^^xsd:string;
  dwc:scientificName 'Polychaet ?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_308'^^xsd:string;
  dwc:observationDate '1959-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65048_ICES_HistoricalBenthosDanishLinfjord_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65048-333'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_171'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65061_ICES_HistoricalBenthosDanishLinfjord_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65061-335'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_173'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64921_ICES_HistoricalBenthosDanishLinfjord_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64921-334'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_172'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64311-1618'^^xsd:string;
  dwc:scientificName 'Psammechinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '123389'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1333'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64465_ICES_HistoricalBenthosDanishLinfjord_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64465-1004'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_732'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-1003'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_731'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65169_ICES_HistoricalBenthosDanishLinfjord_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65169-1002'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_730'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65165_ICES_HistoricalBenthosDanishLinfjord_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65165-1001'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_729'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1347'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1068'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65109_ICES_HistoricalBenthosDanishLinfjord_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65109-1349'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1070'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65105_ICES_HistoricalBenthosDanishLinfjord_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65105-1497'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1217'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64317_ICES_HistoricalBenthosDanishLinfjord_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64317-1496'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1216'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1615'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1330'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64491_ICES_HistoricalBenthosDanishLinfjord_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64491-1498'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1218'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65162_ICES_HistoricalBenthosDanishLinfjord_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65162-1499'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1219'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64014_ICES_HistoricalBenthosDanishLinfjord_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64014-1614'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1329'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65171_ICES_HistoricalBenthosDanishLinfjord_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65171-1617'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1332'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64468-1616'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1331'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64032_ICES_HistoricalBenthosDanishLinfjord_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64032-710'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_451'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64335-836'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_575'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65327-835'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_574'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65374_ICES_HistoricalBenthosDanishLinfjord_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65374-834'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_573'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64323_ICES_HistoricalBenthosDanishLinfjord_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64323-833'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_572'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65089_ICES_HistoricalBenthosDanishLinfjord_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65089-832'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_571'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64483_ICES_HistoricalBenthosDanishLinfjord_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64483-1172'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_897'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63967-1005'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_733'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63914_ICES_HistoricalBenthosDanishLinfjord_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63914-4165'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3627'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-360'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_198'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64911_ICES_HistoricalBenthosDanishLinfjord_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64911-364'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_202'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64457_ICES_HistoricalBenthosDanishLinfjord_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64457-574'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_348'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64490_ICES_HistoricalBenthosDanishLinfjord_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64490-1210'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/05 No. 7-12 and no. 14; 13/05 no. 1-6; 22-23/05 the rest.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_934'^^xsd:string;
  dwc:observationDate '1950-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65318-1036'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_763'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1375'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1096'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3616'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3122'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64881_ICES_HistoricalBenthosDanishLinfjord_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64881-3615'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3121'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3614'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3120'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_11724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-13311'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11724'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_11725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65403-13312'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11725'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_11723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65181-13310'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11723'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_11722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65173-13309'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11722'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_11721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-13308'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11721'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64701_ICES_HistoricalBenthosDanishLinfjord_11262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64701-12829'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11262'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64705_ICES_HistoricalBenthosDanishLinfjord_11263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64705-12830'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11263'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65336_ICES_HistoricalBenthosDanishLinfjord_11403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65336-12984'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11403'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65339_ICES_HistoricalBenthosDanishLinfjord_11404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65339-12985'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11404'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65344_ICES_HistoricalBenthosDanishLinfjord_11405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65344-12986'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11405'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65508_ICES_HistoricalBenthosDanishLinfjord_11406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65508-12987'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11406'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65515_ICES_HistoricalBenthosDanishLinfjord_11407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65515-12988'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11407'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65177_ICES_HistoricalBenthosDanishLinfjord_11408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65177-12989'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11408'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64350_ICES_HistoricalBenthosDanishLinfjord_11409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64350-12990'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11409'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64383_ICES_HistoricalBenthosDanishLinfjord_11574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64383-13156'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11574'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65262_ICES_HistoricalBenthosDanishLinfjord_11575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65262-13157'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11575'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65253_ICES_HistoricalBenthosDanishLinfjord_11573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65253-13155'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11573'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65200_ICES_HistoricalBenthosDanishLinfjord_11571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65200-13153'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11571'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64353_ICES_HistoricalBenthosDanishLinfjord_11410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64353-12991'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11410'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65192_ICES_HistoricalBenthosDanishLinfjord_11411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65192-12992'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11411'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_10690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_10690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_10690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_10690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64682_ICES_HistoricalBenthosDanishLinfjord_10690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64682-12191'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10690'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65429_ICES_HistoricalBenthosDanishLinfjord_10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65429-12190'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10689'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65406_ICES_HistoricalBenthosDanishLinfjord_10688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65406-12189'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10688'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65496_ICES_HistoricalBenthosDanishLinfjord_10687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65496-12188'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10687'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-12187'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10686'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_11260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-12827'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11260'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64401-12658'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11115'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_11116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-12659'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11116'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_11114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64672-12657'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11114'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_11112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64401-12655'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11112'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65359_ICES_HistoricalBenthosDanishLinfjord_10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65359-12478'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10962'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_11113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_11113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_11113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_11113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_11113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65443-12656'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11113'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65455_ICES_HistoricalBenthosDanishLinfjord_10966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65455-12482'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10966'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65520_ICES_HistoricalBenthosDanishLinfjord_10965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65520-12481'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10965'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64523_ICES_HistoricalBenthosDanishLinfjord_10964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64523-12480'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10964'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12479'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10963'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64421_ICES_HistoricalBenthosDanishLinfjord_11261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64421-12828'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11261'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_11720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-13307'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11720'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-12318'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10813'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64402_ICES_HistoricalBenthosDanishLinfjord_10814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64402-12319'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10814'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65285_ICES_HistoricalBenthosDanishLinfjord_10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65285-12320'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10815'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-12321'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10816'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64519_ICES_HistoricalBenthosDanishLinfjord_10817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64519-12322'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10817'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-12323'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10818'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-12324'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10819'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-12325'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10820'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65448_ICES_HistoricalBenthosDanishLinfjord_10821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65448-12326'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10821'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65395_ICES_HistoricalBenthosDanishLinfjord_10822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65395-12327'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning. ~ St. 1-14 LivÃ¸ Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10822'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64193_ICES_HistoricalBenthosDanishLinfjord_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64193-4121'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3587'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63936_ICES_HistoricalBenthosDanishLinfjord_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63936-4116'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3586'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64182_ICES_HistoricalBenthosDanishLinfjord_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64182-4115'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3585'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64930_ICES_HistoricalBenthosDanishLinfjord_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64930-3097'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2671'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65059_ICES_HistoricalBenthosDanishLinfjord_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65059-3096'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2670'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-3926'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3415'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64942_ICES_HistoricalBenthosDanishLinfjord_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64942-3927'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 2.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3416'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64961_ICES_HistoricalBenthosDanishLinfjord_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64961-3928'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: At each station there are data recorded \' Number ? \' (not possible to see what it says), these figures are here listed under \'Station Notes\'. ~ 15.'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3417'^^xsd:string;
  dwc:observationDate '1957-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65035_ICES_HistoricalBenthosDanishLinfjord_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65035-3095'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '1*0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2669'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64844_ICES_HistoricalBenthosDanishLinfjord_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64844-3764'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3265'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65034_ICES_HistoricalBenthosDanishLinfjord_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65034-3768'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3269'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3765'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3266'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65630_ICES_HistoricalBenthosDanishLinfjord_6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "961" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65630-7176'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '961'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6280'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65672_ICES_HistoricalBenthosDanishLinfjord_6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65672-7177'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '963'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6281'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "964" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65673-7178'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '964'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6282'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64449-6692'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5821'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64763_ICES_HistoricalBenthosDanishLinfjord_6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64763-7878'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6890'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64130_ICES_HistoricalBenthosDanishLinfjord_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64130-6695'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5824'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64188_ICES_HistoricalBenthosDanishLinfjord_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64188-6694'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5823'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64449_ICES_HistoricalBenthosDanishLinfjord_5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64449-6693'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses ~ Note at the page bottom left: Crepidula kept together with Mytilus.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5822'^^xsd:string;
  dwc:observationDate '1947-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65565_ICES_HistoricalBenthosDanishLinfjord_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65565-7877'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6889'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65664_ICES_HistoricalBenthosDanishLinfjord_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65664-7876'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6888'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64788_ICES_HistoricalBenthosDanishLinfjord_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64788-7875'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6887'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65566_ICES_HistoricalBenthosDanishLinfjord_6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65566-7874'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6886'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64161_ICES_HistoricalBenthosDanishLinfjord_5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64161-6563'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5698'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63950_ICES_HistoricalBenthosDanishLinfjord_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63950-6564'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5699'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65483_ICES_HistoricalBenthosDanishLinfjord_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65483-8040'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7034'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64737_ICES_HistoricalBenthosDanishLinfjord_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64737-8041'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7035'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64617_ICES_HistoricalBenthosDanishLinfjord_7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64617-8043'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7037'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64747_ICES_HistoricalBenthosDanishLinfjord_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64747-8042'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7036'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63839_ICES_HistoricalBenthosDanishLinfjord_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63839-5205'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4520'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-5206'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4521'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63858_ICES_HistoricalBenthosDanishLinfjord_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63858-5208'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4523'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-5207'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4522'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65650_ICES_HistoricalBenthosDanishLinfjord_6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65650-6982'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6107'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64181_ICES_HistoricalBenthosDanishLinfjord_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64181-6029'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5255'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-6030'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5256'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-6031'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5257'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-6032'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5258'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-6033'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5259'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64846_ICES_HistoricalBenthosDanishLinfjord_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64846-6034'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5260'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63960-5845'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5089'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63960_ICES_HistoricalBenthosDanishLinfjord_5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63960-5846'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5090'^^xsd:string;
  dwc:observationDate '1958-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64191_ICES_HistoricalBenthosDanishLinfjord_5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64191-5851'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5091'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63835_ICES_HistoricalBenthosDanishLinfjord_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63835-5852'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5092'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63886_ICES_HistoricalBenthosDanishLinfjord_5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63886-6562'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5697'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65121_ICES_HistoricalBenthosDanishLinfjord_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65121-6561'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5696'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65062_ICES_HistoricalBenthosDanishLinfjord_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65062-6560'^^xsd:string;
  dwc:scientificName 'Pectinaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5695'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-5043'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4378'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63916_ICES_HistoricalBenthosDanishLinfjord_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63916-5042'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4377'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63883_ICES_HistoricalBenthosDanishLinfjord_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63883-5041'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4376'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64158_ICES_HistoricalBenthosDanishLinfjord_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64158-4859'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4233'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63779_ICES_HistoricalBenthosDanishLinfjord_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63779-5038'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4375'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5685'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4946'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64811_ICES_HistoricalBenthosDanishLinfjord_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64811-5683'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4944'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63873_ICES_HistoricalBenthosDanishLinfjord_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63873-5684'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4945'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63890_ICES_HistoricalBenthosDanishLinfjord_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63890-5687'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4948'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63882_ICES_HistoricalBenthosDanishLinfjord_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63882-5686'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4947'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64809_ICES_HistoricalBenthosDanishLinfjord_5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64809-6229'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5419'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63899_ICES_HistoricalBenthosDanishLinfjord_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63899-6230'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5420'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63911_ICES_HistoricalBenthosDanishLinfjord_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63911-6231'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5421'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64833-6232'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5422'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63881_ICES_HistoricalBenthosDanishLinfjord_5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63881-6233'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5423'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63922-6234'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5424'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63938_ICES_HistoricalBenthosDanishLinfjord_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63938-6235'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5425'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64165_ICES_HistoricalBenthosDanishLinfjord_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64165-6236'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5426'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64833_ICES_HistoricalBenthosDanishLinfjord_5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64833-6237'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5427'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63998_ICES_HistoricalBenthosDanishLinfjord_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63998-6238'^^xsd:string;
  dwc:scientificName 'Cardium edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ 0) 4 juv.; x) juv.; xx) juv.; xxx) juv.~zandr_000: 0)~zandr_000: x)~zandr_000: xx)~zandr_000: xxx).'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5428'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64864_ICES_HistoricalBenthosDanishLinfjord_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64864-4858'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4232'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64131_ICES_HistoricalBenthosDanishLinfjord_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64131-4857'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4231'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63986_ICES_HistoricalBenthosDanishLinfjord_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63986-4856'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4230'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64852_ICES_HistoricalBenthosDanishLinfjord_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64852-4855'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4229'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64140_ICES_HistoricalBenthosDanishLinfjord_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64140-4690'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4083'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63841-4691'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4084'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-4692'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4085'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63948_ICES_HistoricalBenthosDanishLinfjord_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63948-4693'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4086'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64928_ICES_HistoricalBenthosDanishLinfjord_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64928-4698'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4087'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63982_ICES_HistoricalBenthosDanishLinfjord_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63982-4699'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4088'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63766_ICES_HistoricalBenthosDanishLinfjord_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63766-4709'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4089'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64171_ICES_HistoricalBenthosDanishLinfjord_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64171-4710'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4090'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64129_ICES_HistoricalBenthosDanishLinfjord_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64129-4711'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4091'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64184_ICES_HistoricalBenthosDanishLinfjord_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64184-4712'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4092'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63837_ICES_HistoricalBenthosDanishLinfjord_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63837-6025'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 1 glass ~ Note at the page top: Scripture switches.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5251'^^xsd:string;
  dwc:observationDate '1937-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63799_ICES_HistoricalBenthosDanishLinfjord_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63799-6026'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5252'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64154_ICES_HistoricalBenthosDanishLinfjord_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64154-6027'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5253'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64159_ICES_HistoricalBenthosDanishLinfjord_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64159-6028'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5254'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5853'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5093'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5854'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5094'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64174_ICES_HistoricalBenthosDanishLinfjord_5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64174-5855'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5095'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64152_ICES_HistoricalBenthosDanishLinfjord_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64152-5860'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5098'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65558_ICES_HistoricalBenthosDanishLinfjord_6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65558-6983'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6108'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6984'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6109'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65656-6985'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6110'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64656_ICES_HistoricalBenthosDanishLinfjord_6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64656-6986'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6111'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64794_ICES_HistoricalBenthosDanishLinfjord_6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64794-6987'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6112'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65575_ICES_HistoricalBenthosDanishLinfjord_6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65575-6988'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6113'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65620_ICES_HistoricalBenthosDanishLinfjord_6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65620-6989'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6114'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65673_ICES_HistoricalBenthosDanishLinfjord_6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "964" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65673-7170'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '964'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6274'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64808_ICES_HistoricalBenthosDanishLinfjord_6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64808-7171'^^xsd:string;
  dwc:scientificName 'Nereis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '959'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6275'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65670_ICES_HistoricalBenthosDanishLinfjord_6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65670-7172'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '960'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6276'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65629_ICES_HistoricalBenthosDanishLinfjord_6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65629-7173'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '958'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6277'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64080_ICES_HistoricalBenthosDanishLinfjord_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64080-6423'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private Note: Only the month indicated (no exact date).'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5571'^^xsd:string;
  dwc:observationDate '1954-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64856_ICES_HistoricalBenthosDanishLinfjord_5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64856-6427'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5573'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64178_ICES_HistoricalBenthosDanishLinfjord_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64178-6426'^^xsd:string;
  dwc:scientificName 'Sagartia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5572'^^xsd:string;
  dwc:observationDate '1938-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63826_ICES_HistoricalBenthosDanishLinfjord_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63826-6433'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5575'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63831_ICES_HistoricalBenthosDanishLinfjord_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63831-6434'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5576'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64185_ICES_HistoricalBenthosDanishLinfjord_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64185-6432'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/6 No. 5-12; 6/6 No. 1-4 and 13-15; 7/6 No. 16-20.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5574'^^xsd:string;
  dwc:observationDate '1939-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64230_ICES_HistoricalBenthosDanishLinfjord_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64230-3284'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2825'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64071_ICES_HistoricalBenthosDanishLinfjord_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64071-3283'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2824'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64269_ICES_HistoricalBenthosDanishLinfjord_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64269-3423'^^xsd:string;
  dwc:scientificName 'Hydrobia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2943'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64261_ICES_HistoricalBenthosDanishLinfjord_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64261-3424'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2944'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64285_ICES_HistoricalBenthosDanishLinfjord_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64285-3425'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2945'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64292_ICES_HistoricalBenthosDanishLinfjord_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64292-3426'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2946'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65006_ICES_HistoricalBenthosDanishLinfjord_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65006-3427'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2947'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64425_ICES_HistoricalBenthosDanishLinfjord_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64425-3428'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2948'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64238_ICES_HistoricalBenthosDanishLinfjord_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64238-3429'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2949'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65242_ICES_HistoricalBenthosDanishLinfjord_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65242-3430'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2950'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64437_ICES_HistoricalBenthosDanishLinfjord_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64437-3431'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2951'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65073_ICES_HistoricalBenthosDanishLinfjord_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65073-3432'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: The number and weight by 2 m2 not listed (except for 1 m2).'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2952'^^xsd:string;
  dwc:observationDate '1947-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64447_ICES_HistoricalBenthosDanishLinfjord_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64447-3282'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2823'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65078_ICES_HistoricalBenthosDanishLinfjord_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65078-3281'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2822'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64441_ICES_HistoricalBenthosDanishLinfjord_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64441-3280'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2821'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63937_ICES_HistoricalBenthosDanishLinfjord_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63937-4124'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3590'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64150_ICES_HistoricalBenthosDanishLinfjord_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64150-4122'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3588'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64851_ICES_HistoricalBenthosDanishLinfjord_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64851-4123'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3589'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65294_ICES_HistoricalBenthosDanishLinfjord_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65294-3094'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2668'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63818_ICES_HistoricalBenthosDanishLinfjord_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63818-3929'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3418'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3930'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3419'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64826_ICES_HistoricalBenthosDanishLinfjord_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64826-3931'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3420'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63918_ICES_HistoricalBenthosDanishLinfjord_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63918-3932'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3421'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63942_ICES_HistoricalBenthosDanishLinfjord_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63942-3933'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3422'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63787_ICES_HistoricalBenthosDanishLinfjord_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63787-3934'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3423'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4340'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3755'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4342'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3756'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63868_ICES_HistoricalBenthosDanishLinfjord_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63868-4343'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3757'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64168_ICES_HistoricalBenthosDanishLinfjord_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64168-4344'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3758'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63816_ICES_HistoricalBenthosDanishLinfjord_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63816-4345'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3759'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64132_ICES_HistoricalBenthosDanishLinfjord_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64132-4346'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3760'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64187_ICES_HistoricalBenthosDanishLinfjord_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64187-4347'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3761'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63827_ICES_HistoricalBenthosDanishLinfjord_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63827-4348'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3762'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64196_ICES_HistoricalBenthosDanishLinfjord_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64196-4349'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3763'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-3093'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2667'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63926_ICES_HistoricalBenthosDanishLinfjord_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63926-5398'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4671'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63841_ICES_HistoricalBenthosDanishLinfjord_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63841-4514'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3916'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-4515'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3917'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64160_ICES_HistoricalBenthosDanishLinfjord_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64160-4517'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3918'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64832_ICES_HistoricalBenthosDanishLinfjord_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64832-4518'^^xsd:string;
  dwc:scientificName 'Mactra subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '751148'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3919'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64155_ICES_HistoricalBenthosDanishLinfjord_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64155-4519'^^xsd:string;
  dwc:scientificName 'Tapes pullastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '181540'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3920'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4520'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks '[Store mellem] ;Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3921'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64047_ICES_HistoricalBenthosDanishLinfjord_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64047-4521'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3922'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63771_ICES_HistoricalBenthosDanishLinfjord_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63771-4522'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3923'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63774_ICES_HistoricalBenthosDanishLinfjord_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63774-4523'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3924'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63931_ICES_HistoricalBenthosDanishLinfjord_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63931-5399'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4672'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65145_ICES_HistoricalBenthosDanishLinfjord_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65145-5533'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ x) juv.~zandr_000: x)'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4805'^^xsd:string;
  dwc:observationDate '1958-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64146_ICES_HistoricalBenthosDanishLinfjord_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64146-5534'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4806'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64149_ICES_HistoricalBenthosDanishLinfjord_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64149-5535'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4807'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63992-5536'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4808'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63840_ICES_HistoricalBenthosDanishLinfjord_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63840-5537'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4809'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63805_ICES_HistoricalBenthosDanishLinfjord_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63805-5538'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4810'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63848_ICES_HistoricalBenthosDanishLinfjord_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63848-5539'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4811'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64874_ICES_HistoricalBenthosDanishLinfjord_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64874-5540'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4812'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63793_ICES_HistoricalBenthosDanishLinfjord_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63793-5387'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4664'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64205_ICES_HistoricalBenthosDanishLinfjord_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64205-5388'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4665'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64865_ICES_HistoricalBenthosDanishLinfjord_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64865-5389'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: St. no. 1, 2, 3 and 10-15 foggy d. 18/9. St. no. 16-20 d. 23/9. No. 4-9 d. 24/9. ~ Note at the page top: 2 glasses.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4666'^^xsd:string;
  dwc:observationDate '1934-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63811_ICES_HistoricalBenthosDanishLinfjord_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63811-5394'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4667'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63773_ICES_HistoricalBenthosDanishLinfjord_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63773-5395'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4668'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5396'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4669'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63850_ICES_HistoricalBenthosDanishLinfjord_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63850-5397'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4670'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64800_ICES_HistoricalBenthosDanishLinfjord_6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64800-7537'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6599'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64659_ICES_HistoricalBenthosDanishLinfjord_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64659-7536'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6598'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65611_ICES_HistoricalBenthosDanishLinfjord_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65611-8690'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7618'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65613_ICES_HistoricalBenthosDanishLinfjord_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65613-8691'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7619'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65492_ICES_HistoricalBenthosDanishLinfjord_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65492-8689'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7617'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64742_ICES_HistoricalBenthosDanishLinfjord_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64742-8688'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7616'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65607_ICES_HistoricalBenthosDanishLinfjord_5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65607-6833'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5958'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65590_ICES_HistoricalBenthosDanishLinfjord_5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65590-6831'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5956'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65544_ICES_HistoricalBenthosDanishLinfjord_5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65544-6829'^^xsd:string;
  dwc:scientificName 'Macoma baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5954'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65655_ICES_HistoricalBenthosDanishLinfjord_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65655-6830'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5955'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63880_ICES_HistoricalBenthosDanishLinfjord_5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63880-6696'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5825'^^xsd:string;
  dwc:observationDate '1930-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65310_ICES_HistoricalBenthosDanishLinfjord_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65310-1612'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1327'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65386_ICES_HistoricalBenthosDanishLinfjord_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65386-1611'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1326'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65323_ICES_HistoricalBenthosDanishLinfjord_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65323-1610'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1325'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64311_ICES_HistoricalBenthosDanishLinfjord_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64311-1608'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1323'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64468_ICES_HistoricalBenthosDanishLinfjord_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64468-1609'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1324'^^xsd:string;
  dwc:observationDate '1948-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64236_ICES_HistoricalBenthosDanishLinfjord_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64236-2396'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2055'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64432-2397'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2056'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64243_ICES_HistoricalBenthosDanishLinfjord_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64243-2398'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2057'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64248-2399'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2058'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2400'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2059'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65155_ICES_HistoricalBenthosDanishLinfjord_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65155-2401'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2060'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65239_ICES_HistoricalBenthosDanishLinfjord_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65239-2405'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2061'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2406'^^xsd:string;
  dwc:scientificName 'Phyllodoce sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2062'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65204_ICES_HistoricalBenthosDanishLinfjord_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65204-2407'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2063'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65206_ICES_HistoricalBenthosDanishLinfjord_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65206-2408'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2064'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64232-2597'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2217'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65288_ICES_HistoricalBenthosDanishLinfjord_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65288-2598'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2218'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65083_ICES_HistoricalBenthosDanishLinfjord_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65083-2599'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: + 125 g Myt. ed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2219'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64232_ICES_HistoricalBenthosDanishLinfjord_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64232-2600'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2220'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65028_ICES_HistoricalBenthosDanishLinfjord_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65028-2605'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 40 g.'^^xsd:string;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2221'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65077_ICES_HistoricalBenthosDanishLinfjord_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65077-2606'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2222'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64237_ICES_HistoricalBenthosDanishLinfjord_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64237-2607'^^xsd:string;
  dwc:scientificName 'Crepidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 200 g ~ zandr_000: 5 g~zandr_000: 60 g.'^^xsd:string;
  dwc:aphiaid '137722'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2223'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64433_ICES_HistoricalBenthosDanishLinfjord_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64433-2608'^^xsd:string;
  dwc:scientificName 'Trochus cinerarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '595723'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2224'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64055_ICES_HistoricalBenthosDanishLinfjord_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64055-2609'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2225'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64058_ICES_HistoricalBenthosDanishLinfjord_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64058-2610'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2226'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65221_ICES_HistoricalBenthosDanishLinfjord_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65221-1747'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1455'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64113_ICES_HistoricalBenthosDanishLinfjord_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64113-1745'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1453'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64073_ICES_HistoricalBenthosDanishLinfjord_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64073-1746'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: zandr_000: 4 g ~ zandr_000: 500 g.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1454'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65230_ICES_HistoricalBenthosDanishLinfjord_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65230-1748'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1456'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65320-994'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_722'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64460_ICES_HistoricalBenthosDanishLinfjord_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64460-1491'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1211'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64455_ICES_HistoricalBenthosDanishLinfjord_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64455-1490'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1210'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65318-993'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_721'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65322-995'^^xsd:string;
  dwc:scientificName 'Lepidonotus aquamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_723'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64310_ICES_HistoricalBenthosDanishLinfjord_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64310-996'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_724'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65318_ICES_HistoricalBenthosDanishLinfjord_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65318-997'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_725'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65320_ICES_HistoricalBenthosDanishLinfjord_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65320-998'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_726'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65322_ICES_HistoricalBenthosDanishLinfjord_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65322-999'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_727'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64467_ICES_HistoricalBenthosDanishLinfjord_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64467-826'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: many species names shortened in pages.'^^xsd:string;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_565'^^xsd:string;
  dwc:observationDate '1952-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65092_ICES_HistoricalBenthosDanishLinfjord_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65092-827'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_566'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-11443'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10046'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-11444'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10047'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65421_ICES_HistoricalBenthosDanishLinfjord_10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65421-11445'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10048'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65258_ICES_HistoricalBenthosDanishLinfjord_10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65258-11446'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10049'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65263_ICES_HistoricalBenthosDanishLinfjord_10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65263-11447'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10050'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64390_ICES_HistoricalBenthosDanishLinfjord_10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64390-11448'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10051'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64574_ICES_HistoricalBenthosDanishLinfjord_10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64574-11449'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10052'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65414_ICES_HistoricalBenthosDanishLinfjord_10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65414-11450'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10053'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64583_ICES_HistoricalBenthosDanishLinfjord_10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64583-11451'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10054'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65319-1160'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_885'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65330_ICES_HistoricalBenthosDanishLinfjord_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65330-1161'^^xsd:string;
  dwc:scientificName 'Asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '123219'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_886'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '123219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64039-1162'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_887'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1163'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_888'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63953_ICES_HistoricalBenthosDanishLinfjord_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63953-1164'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_889'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65305-1165'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_890'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64325_ICES_HistoricalBenthosDanishLinfjord_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64325-1166'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sagartia'^^xsd:string;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_891'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65305_ICES_HistoricalBenthosDanishLinfjord_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65305-1167'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_892'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65319_ICES_HistoricalBenthosDanishLinfjord_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65319-1168'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_893'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64337_ICES_HistoricalBenthosDanishLinfjord_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64337-1169'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_894'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65327_ICES_HistoricalBenthosDanishLinfjord_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65327-828'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_567'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64092_ICES_HistoricalBenthosDanishLinfjord_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64092-829'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_568'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64039_ICES_HistoricalBenthosDanishLinfjord_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64039-1493'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1213'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-1492'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1212'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64308_ICES_HistoricalBenthosDanishLinfjord_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64308-1339'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1060'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-830'^^xsd:string;
  dwc:scientificName 'Scoloplos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129425'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_569'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64022_ICES_HistoricalBenthosDanishLinfjord_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64022-1343'^^xsd:string;
  dwc:scientificName 'Ampharete grubei?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1064'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64049_ICES_HistoricalBenthosDanishLinfjord_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64049-1342'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1063'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65091_ICES_HistoricalBenthosDanishLinfjord_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65091-1341'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1062'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65313_ICES_HistoricalBenthosDanishLinfjord_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65313-1340'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1061'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_9888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_9888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_9888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95653468"^^xsd:decimal ;
  dwc:decimalLongitude "9.035909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_9888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95653468 9.035909058)"^^geo:wktLiteral ;
  geo-pos:lat "56.95653468"^^xsd:decimal ;
  geo-pos:long "9.035909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64534_ICES_HistoricalBenthosDanishLinfjord_9888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64534-11271'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.035909058'^^xsd:double;
  dwc:latitude '56.95653468'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9888'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96835162"^^xsd:decimal ;
  dwc:decimalLongitude "9.02187644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96835162 9.02187644)"^^geo:wktLiteral ;
  geo-pos:lat "56.96835162"^^xsd:decimal ;
  geo-pos:long "9.02187644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65530_ICES_HistoricalBenthosDanishLinfjord_9889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65530-11272'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.02187644'^^xsd:double;
  dwc:latitude '56.96835162'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9889'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9812764"^^xsd:decimal ;
  dwc:decimalLongitude "9.006366705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9812764 9.006366705)"^^geo:wktLiteral ;
  geo-pos:lat "56.9812764"^^xsd:decimal ;
  geo-pos:long "9.006366705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64715_ICES_HistoricalBenthosDanishLinfjord_9890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64715-11273'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.006366705'^^xsd:double;
  dwc:latitude '56.9812764'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9890'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89818853"^^xsd:decimal ;
  dwc:decimalLongitude "8.928079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89818853 8.928079468)"^^geo:wktLiteral ;
  geo-pos:lat "56.89818853"^^xsd:decimal ;
  geo-pos:long "8.928079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64546_ICES_HistoricalBenthosDanishLinfjord_9891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64546-11274'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.928079468'^^xsd:double;
  dwc:latitude '56.89818853'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9891'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93622431"^^xsd:decimal ;
  dwc:decimalLongitude "8.932510821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93622431 8.932510821)"^^geo:wktLiteral ;
  geo-pos:lat "56.93622431"^^xsd:decimal ;
  geo-pos:long "8.932510821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64547_ICES_HistoricalBenthosDanishLinfjord_9892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64547-11275'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932510821'^^xsd:double;
  dwc:latitude '56.93622431'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9892'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.99530902"^^xsd:decimal ;
  dwc:decimalLongitude "9.00932094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.99530902 9.00932094)"^^geo:wktLiteral ;
  geo-pos:lat "56.99530902"^^xsd:decimal ;
  geo-pos:long "9.00932094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65471_ICES_HistoricalBenthosDanishLinfjord_9895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65471-11278'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.00932094'^^xsd:double;
  dwc:latitude '56.99530902'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9895'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90372772"^^xsd:decimal ;
  dwc:decimalLongitude "9.135245222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90372772 9.135245222)"^^geo:wktLiteral ;
  geo-pos:lat "56.90372772"^^xsd:decimal ;
  geo-pos:long "9.135245222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65472_ICES_HistoricalBenthosDanishLinfjord_9896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65472-11279'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.135245222'^^xsd:double;
  dwc:latitude '56.90372772'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9896'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_9897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_9897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_9897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_9897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65567_ICES_HistoricalBenthosDanishLinfjord_9897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65567-11280'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9897'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64112_ICES_HistoricalBenthosDanishLinfjord_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64112-2245'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1925'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64248_ICES_HistoricalBenthosDanishLinfjord_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64248-2249'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1929'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64432_ICES_HistoricalBenthosDanishLinfjord_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64432-2248'^^xsd:string;
  dwc:scientificName 'Spicula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1928'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64118_ICES_HistoricalBenthosDanishLinfjord_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64118-2246'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1926'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63980-2087'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks '(? fragment)'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingEffort '?*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1771'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2088'^^xsd:string;
  dwc:scientificName 'Stylarioides plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '155506'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1772'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64941_ICES_HistoricalBenthosDanishLinfjord_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64941-2089'^^xsd:string;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1773'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65011_ICES_HistoricalBenthosDanishLinfjord_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65011-2090'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1774'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64424_ICES_HistoricalBenthosDanishLinfjord_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64424-2091'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1775'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64429_ICES_HistoricalBenthosDanishLinfjord_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64429-2092'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1776'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64443_ICES_HistoricalBenthosDanishLinfjord_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64443-2093'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1777'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65113_ICES_HistoricalBenthosDanishLinfjord_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65113-700'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_441'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64341_ICES_HistoricalBenthosDanishLinfjord_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64341-704'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_445'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65382_ICES_HistoricalBenthosDanishLinfjord_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65382-703'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_444'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64335_ICES_HistoricalBenthosDanishLinfjord_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64335-702'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_443'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65116_ICES_HistoricalBenthosDanishLinfjord_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65116-701'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_442'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65135_ICES_HistoricalBenthosDanishLinfjord_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65135-488'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_305'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64944_ICES_HistoricalBenthosDanishLinfjord_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64944-487'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_304'^^xsd:string;
  dwc:observationDate '1953-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64464_ICES_HistoricalBenthosDanishLinfjord_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64464-486'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_303'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-255'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_158'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-256'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_159'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-257'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_160'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64332_ICES_HistoricalBenthosDanishLinfjord_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64332-291'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_161'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64500_ICES_HistoricalBenthosDanishLinfjord_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64500-305'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_162'^^xsd:string;
  dwc:observationDate '1952-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-323'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_163'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64046_ICES_HistoricalBenthosDanishLinfjord_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64046-324'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: 9 Juv.~zandr_000: Ca., not weighted~zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_164'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64010_ICES_HistoricalBenthosDanishLinfjord_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64010-325'^^xsd:string;
  dwc:scientificName 'Eumenia crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.~zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '155365'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_165'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '130977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64048_ICES_HistoricalBenthosDanishLinfjord_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64048-328'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_166'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63988_ICES_HistoricalBenthosDanishLinfjord_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63988-329'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Juv.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_167'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64697_ICES_HistoricalBenthosDanishLinfjord_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64697-9724'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8507'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83799598"^^xsd:decimal ;
  dwc:decimalLongitude "9.119735487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83799598 9.119735487)"^^geo:wktLiteral ;
  geo-pos:lat "56.83799598"^^xsd:decimal ;
  geo-pos:long "9.119735487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65528_ICES_HistoricalBenthosDanishLinfjord_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65528-9728'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.119735487'^^xsd:double;
  dwc:latitude '56.83799598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8511'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.81177714"^^xsd:decimal ;
  dwc:decimalLongitude "9.148539281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.81177714 9.148539281)"^^geo:wktLiteral ;
  geo-pos:lat "56.81177714"^^xsd:decimal ;
  geo-pos:long "9.148539281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65527_ICES_HistoricalBenthosDanishLinfjord_8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65527-9727'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.148539281'^^xsd:double;
  dwc:latitude '56.81177714'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8510'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803653"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803653 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.803653"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64703_ICES_HistoricalBenthosDanishLinfjord_8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64703-9726'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.803653'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8509'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83282607"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83282607 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.83282607"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64511_ICES_HistoricalBenthosDanishLinfjord_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64511-9725'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.83282607'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8508'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64718_ICES_HistoricalBenthosDanishLinfjord_8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64718-10049'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8804'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-10520'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9243'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65370-10521'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9244'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64528_ICES_HistoricalBenthosDanishLinfjord_9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64528-10522'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9245'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65173-10523'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9246'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-10524'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9247'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64572_ICES_HistoricalBenthosDanishLinfjord_9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64572-10525'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9248'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65199_ICES_HistoricalBenthosDanishLinfjord_9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65199-10526'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9249'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65435_ICES_HistoricalBenthosDanishLinfjord_9566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65435-10885'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9566'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65198_ICES_HistoricalBenthosDanishLinfjord_9567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65198-10886'^^xsd:string;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9567'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65341_ICES_HistoricalBenthosDanishLinfjord_9568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65341-10887'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9568'^^xsd:string;
  dwc:observationDate '1916-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-10888'^^xsd:string;
  dwc:scientificName 'Abra alba & nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9569'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_9570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_9570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_9570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_9570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64372_ICES_HistoricalBenthosDanishLinfjord_9570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64372-10890'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9570'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_9571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_9571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_9571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_9571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64403_ICES_HistoricalBenthosDanishLinfjord_9571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64403-10891'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9571'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64346_ICES_HistoricalBenthosDanishLinfjord_9572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64346-10892'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9572'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_9573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_9573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_9573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_9573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_9573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65404-10893'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9573'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-10894'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:occurrenceRemarks '< 3cm'^^xsd:string;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9574'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64525_ICES_HistoricalBenthosDanishLinfjord_9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64525-11081'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9728'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-11866'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10391'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65497_ICES_HistoricalBenthosDanishLinfjord_10390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65497-11865'^^xsd:string;
  dwc:scientificName 'Bucchinum undatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10390'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65524_ICES_HistoricalBenthosDanishLinfjord_10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65524-11864'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10389'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65416_ICES_HistoricalBenthosDanishLinfjord_9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65416-10527'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9250'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65370_ICES_HistoricalBenthosDanishLinfjord_9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65370-10528'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '246812'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9251'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65173_ICES_HistoricalBenthosDanishLinfjord_9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65173-10529'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9252'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64527_ICES_HistoricalBenthosDanishLinfjord_9729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64527-11082'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9729'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65397_ICES_HistoricalBenthosDanishLinfjord_9731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65397-11084'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9731'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64531_ICES_HistoricalBenthosDanishLinfjord_9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64531-11083'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9730'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65271-10370'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9101'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64395-10371'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9102'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_9103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-10372'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9103'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_9104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-10373'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9104'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64690_ICES_HistoricalBenthosDanishLinfjord_9105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64690-10374'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9105'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64693_ICES_HistoricalBenthosDanishLinfjord_9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64693-10375'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9106'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_10388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-11863'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10388'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65185_ICES_HistoricalBenthosDanishLinfjord_9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65185-11085'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9732'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65427_ICES_HistoricalBenthosDanishLinfjord_8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65427-9914'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8673'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65267_ICES_HistoricalBenthosDanishLinfjord_8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65267-9915'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8674'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65271_ICES_HistoricalBenthosDanishLinfjord_8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65271-9916'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8675'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64395_ICES_HistoricalBenthosDanishLinfjord_8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64395-9917'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8676'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64681_ICES_HistoricalBenthosDanishLinfjord_8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64681-9918'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8677'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64688_ICES_HistoricalBenthosDanishLinfjord_8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64688-9919'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8678'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-9920'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8679'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65346_ICES_HistoricalBenthosDanishLinfjord_8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65346-9921'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8680'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-9922'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8681'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64517_ICES_HistoricalBenthosDanishLinfjord_8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64517-9923'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8682'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65532_ICES_HistoricalBenthosDanishLinfjord_8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65532-10046'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8801'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64717_ICES_HistoricalBenthosDanishLinfjord_8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64717-10045'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8800'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65463_ICES_HistoricalBenthosDanishLinfjord_8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65463-10048'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8803'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65462_ICES_HistoricalBenthosDanishLinfjord_8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65462-10047'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8802'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64584_ICES_HistoricalBenthosDanishLinfjord_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64584-9383'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8221'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65516_ICES_HistoricalBenthosDanishLinfjord_8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65516-9380'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8218'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64556_ICES_HistoricalBenthosDanishLinfjord_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64556-9382'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8220'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64708_ICES_HistoricalBenthosDanishLinfjord_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64708-9381'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8219'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64412_ICES_HistoricalBenthosDanishLinfjord_8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64412-9378'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8216'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64696_ICES_HistoricalBenthosDanishLinfjord_8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64696-9379'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8217'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64565_ICES_HistoricalBenthosDanishLinfjord_8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64565-10202'^^xsd:string;
  dwc:scientificName 'Actiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8948'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64559_ICES_HistoricalBenthosDanishLinfjord_8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64559-10201'^^xsd:string;
  dwc:scientificName 'Actiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8947'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64661_ICES_HistoricalBenthosDanishLinfjord_8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64661-9197'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8069'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65624_ICES_HistoricalBenthosDanishLinfjord_8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65624-9198'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8070'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65482_ICES_HistoricalBenthosDanishLinfjord_8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65482-9199'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8071'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64612_ICES_HistoricalBenthosDanishLinfjord_8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64612-9200'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8072'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65608_ICES_HistoricalBenthosDanishLinfjord_8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65608-9201'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8073'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64621_ICES_HistoricalBenthosDanishLinfjord_8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64621-9202'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8074'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65632_ICES_HistoricalBenthosDanishLinfjord_8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65632-9203'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8075'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64779_ICES_HistoricalBenthosDanishLinfjord_7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64779-9027'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7921'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65652_ICES_HistoricalBenthosDanishLinfjord_7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65652-9028'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7922'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65659_ICES_HistoricalBenthosDanishLinfjord_7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65659-9029'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7923'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-9030'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7924'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-9031'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7925'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65663_ICES_HistoricalBenthosDanishLinfjord_7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65663-9032'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7926'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-9033'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7927'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64645_ICES_HistoricalBenthosDanishLinfjord_7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64645-9034'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7928'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65651_ICES_HistoricalBenthosDanishLinfjord_7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65651-9035'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7929'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65560_ICES_HistoricalBenthosDanishLinfjord_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65560-9036'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7930'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65505_ICES_HistoricalBenthosDanishLinfjord_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65505-10205'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8951'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65284_ICES_HistoricalBenthosDanishLinfjord_8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65284-10204'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8950'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64672-10203'^^xsd:string;
  dwc:scientificName 'Actiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8949'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65662_ICES_HistoricalBenthosDanishLinfjord_8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65662-9195'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8067'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65617_ICES_HistoricalBenthosDanishLinfjord_8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65617-9196'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8068'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64358_ICES_HistoricalBenthosDanishLinfjord_8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64358-9534'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8347'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64680_ICES_HistoricalBenthosDanishLinfjord_8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64680-9535'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8348'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64801_ICES_HistoricalBenthosDanishLinfjord_7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64801-8864'^^xsd:string;
  dwc:scientificName 'Nassa pygmæa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7774'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64775_ICES_HistoricalBenthosDanishLinfjord_7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64775-8865'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7775'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64643_ICES_HistoricalBenthosDanishLinfjord_7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64643-8866'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7776'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65654_ICES_HistoricalBenthosDanishLinfjord_7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65654-8867'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7777'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64642_ICES_HistoricalBenthosDanishLinfjord_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64642-8515'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7472'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65646_ICES_HistoricalBenthosDanishLinfjord_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65646-8516'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7473'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65554_ICES_HistoricalBenthosDanishLinfjord_7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65554-8517'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7474'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65561_ICES_HistoricalBenthosDanishLinfjord_7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65561-8518'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7475'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64783_ICES_HistoricalBenthosDanishLinfjord_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64783-8519'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7476'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65571_ICES_HistoricalBenthosDanishLinfjord_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65571-8520'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7477'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65574_ICES_HistoricalBenthosDanishLinfjord_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65574-8521'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7478'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "8.939663061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 8.939663061)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "8.939663061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64797_ICES_HistoricalBenthosDanishLinfjord_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64797-8522'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.939663061'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7479'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64662_ICES_HistoricalBenthosDanishLinfjord_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64662-8523'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7480'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64751_ICES_HistoricalBenthosDanishLinfjord_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64751-8380'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7337'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64744-8378'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7335'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65562_ICES_HistoricalBenthosDanishLinfjord_8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65562-9537'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8350'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64646_ICES_HistoricalBenthosDanishLinfjord_8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64646-9536'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8349'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64746_ICES_HistoricalBenthosDanishLinfjord_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64746-8379'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7336'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64741_ICES_HistoricalBenthosDanishLinfjord_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64741-8377'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7334'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64726_ICES_HistoricalBenthosDanishLinfjord_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64726-8216'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7183'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65479_ICES_HistoricalBenthosDanishLinfjord_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65479-8217'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7184'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64600_ICES_HistoricalBenthosDanishLinfjord_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64600-8218'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7185'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64733_ICES_HistoricalBenthosDanishLinfjord_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64733-8219'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7186'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64744_ICES_HistoricalBenthosDanishLinfjord_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64744-8220'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7187'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64614_ICES_HistoricalBenthosDanishLinfjord_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64614-8221'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7188'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64749_ICES_HistoricalBenthosDanishLinfjord_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64749-8222'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7189'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64622_ICES_HistoricalBenthosDanishLinfjord_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64622-8223'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7190'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65634_ICES_HistoricalBenthosDanishLinfjord_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65634-7716'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: Scripture switches.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6743'^^xsd:string;
  dwc:observationDate '1926-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65668_ICES_HistoricalBenthosDanishLinfjord_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65668-7538'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6600'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64727_ICES_HistoricalBenthosDanishLinfjord_6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64727-7561'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6602'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64666_ICES_HistoricalBenthosDanishLinfjord_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64666-7539'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6601'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64668-7381'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 1 x 0.1'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6455'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65669-7380'^^xsd:string;
  dwc:scientificName 'Aktiniidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 2 x 0.1'^^xsd:string;
  dwc:aphiaid '100653'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6454'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '100653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64667_ICES_HistoricalBenthosDanishLinfjord_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64667-7378'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 1 x 0.1'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6452'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65669_ICES_HistoricalBenthosDanishLinfjord_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65669-7377'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 2 x 0.1'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6451'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64652_ICES_HistoricalBenthosDanishLinfjord_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64652-8868'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7778'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65476_ICES_HistoricalBenthosDanishLinfjord_6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65476-7717'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6744'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64736_ICES_HistoricalBenthosDanishLinfjord_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64736-8687'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7615'^^xsd:string;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64750_ICES_HistoricalBenthosDanishLinfjord_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64750-8686'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7614'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64753_ICES_HistoricalBenthosDanishLinfjord_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64753-7715'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6742'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64618-7714'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6741'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65603_ICES_HistoricalBenthosDanishLinfjord_6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65603-7713'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6740'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64563_ICES_HistoricalBenthosDanishLinfjord_10530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64563-12029'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10530'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64569_ICES_HistoricalBenthosDanishLinfjord_10531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64569-12030'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10531'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64357_ICES_HistoricalBenthosDanishLinfjord_10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64357-12031'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10532'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65410-12032'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10533'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64378_ICES_HistoricalBenthosDanishLinfjord_10534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64378-12033'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10534'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65259_ICES_HistoricalBenthosDanishLinfjord_10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65259-12034'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10535'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64404_ICES_HistoricalBenthosDanishLinfjord_10536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64404-12035'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10536'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65498_ICES_HistoricalBenthosDanishLinfjord_10537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65498-12036'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10537'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_10538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_10538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_10538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_10538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64361_ICES_HistoricalBenthosDanishLinfjord_10538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64361-12037'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10538'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.97144552"^^xsd:decimal ;
  dwc:decimalLongitude "9.004622347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.97144552 9.004622347)"^^geo:wktLiteral ;
  geo-pos:lat "56.97144552"^^xsd:decimal ;
  geo-pos:long "9.004622347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65360_ICES_HistoricalBenthosDanishLinfjord_10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65360-12038'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.004622347'^^xsd:double;
  dwc:latitude '56.97144552'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10539'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65403_ICES_HistoricalBenthosDanishLinfjord_9403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65403-10700'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9403'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65181-10702'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9405'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65514_ICES_HistoricalBenthosDanishLinfjord_9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65514-10701'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9404'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-10699'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9402'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65024_ICES_HistoricalBenthosDanishLinfjord_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65024-1749'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1457'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64242_ICES_HistoricalBenthosDanishLinfjord_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64242-1750'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1458'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64218_ICES_HistoricalBenthosDanishLinfjord_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64218-2776'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2368'^^xsd:string;
  dwc:observationDate '1946-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64119_ICES_HistoricalBenthosDanishLinfjord_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64119-2777'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2369'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64260_ICES_HistoricalBenthosDanishLinfjord_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64260-2778'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2370'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64209_ICES_HistoricalBenthosDanishLinfjord_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64209-2779'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 4).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2371'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64102_ICES_HistoricalBenthosDanishLinfjord_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64102-2773'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 2).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2365'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64974_ICES_HistoricalBenthosDanishLinfjord_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64974-2774'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.~zandr_000: 3).'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2366'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64065_ICES_HistoricalBenthosDanishLinfjord_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64065-2775'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2367'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64450_ICES_HistoricalBenthosDanishLinfjord_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64450-1905'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1609'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64969_ICES_HistoricalBenthosDanishLinfjord_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64969-1909'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1613'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65157_ICES_HistoricalBenthosDanishLinfjord_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65157-1910'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1614'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65203_ICES_HistoricalBenthosDanishLinfjord_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65203-1911'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1615'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63951_ICES_HistoricalBenthosDanishLinfjord_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63951-1912'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1616'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63954_ICES_HistoricalBenthosDanishLinfjord_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63954-1913'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: x ) With mature eggs (gills gone!) ~ zandr_000: x.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1617'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63992_ICES_HistoricalBenthosDanishLinfjord_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63992-1914'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '2*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1618'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64401_ICES_HistoricalBenthosDanishLinfjord_10248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64401-11688'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10248'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65443_ICES_HistoricalBenthosDanishLinfjord_10249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65443-11689'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10249'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65020_ICES_HistoricalBenthosDanishLinfjord_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65020-2938'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2523'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65156-2939'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2524'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65160_ICES_HistoricalBenthosDanishLinfjord_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65160-2940'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2525'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64979_ICES_HistoricalBenthosDanishLinfjord_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64979-2941'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2526'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64983_ICES_HistoricalBenthosDanishLinfjord_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64983-2942'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2527'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64035_ICES_HistoricalBenthosDanishLinfjord_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64035-2943'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2528'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64224_ICES_HistoricalBenthosDanishLinfjord_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64224-2934'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2519'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65015_ICES_HistoricalBenthosDanishLinfjord_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65015-2935'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2520'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64436_ICES_HistoricalBenthosDanishLinfjord_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64436-2936'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2521'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64096_ICES_HistoricalBenthosDanishLinfjord_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64096-2937'^^xsd:string;
  dwc:scientificName 'Amphitrite johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '155107'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2522'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '131504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86753834"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86753834 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.86753834"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65340_ICES_HistoricalBenthosDanishLinfjord_10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65340-11684'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.86753834'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10244'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_10245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_10245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_10245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_10245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65404_ICES_HistoricalBenthosDanishLinfjord_10245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65404-11685'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10245'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_10246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_10246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_10246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_10246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64672_ICES_HistoricalBenthosDanishLinfjord_10246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64672-11686'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10246'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64676-11687'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10247'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95145805"^^xsd:decimal ;
  dwc:decimalLongitude "9.124190262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95145805 9.124190262)"^^geo:wktLiteral ;
  geo-pos:lat "56.95145805"^^xsd:decimal ;
  geo-pos:long "9.124190262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65376_ICES_HistoricalBenthosDanishLinfjord_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65376-1533'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.124190262'^^xsd:double;
  dwc:latitude '56.95145805'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1249'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64273_ICES_HistoricalBenthosDanishLinfjord_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64273-2296'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1967'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64270_ICES_HistoricalBenthosDanishLinfjord_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64270-1951'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1654'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65005_ICES_HistoricalBenthosDanishLinfjord_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65005-2133'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1817'^^xsd:string;
  dwc:observationDate '1942-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64072_ICES_HistoricalBenthosDanishLinfjord_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64072-1646'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1361'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64973_ICES_HistoricalBenthosDanishLinfjord_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64973-1791'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: 1 glass.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1499'^^xsd:string;
  dwc:observationDate '1941-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64462_ICES_HistoricalBenthosDanishLinfjord_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64462-1495'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1215'^^xsd:string;
  dwc:observationDate '1948-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64095_ICES_HistoricalBenthosDanishLinfjord_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64095-2250'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: No. 1-15 and 19-20 11/5/1944; the rest (16-18) 15/5/1944.'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1930'^^xsd:string;
  dwc:observationDate '1944-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64097_ICES_HistoricalBenthosDanishLinfjord_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64097-2409'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-15 and 19-20; 19/9 No. 16-18.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2065'^^xsd:string;
  dwc:observationDate '1943-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64098_ICES_HistoricalBenthosDanishLinfjord_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64098-2096'^^xsd:string;
  dwc:scientificName 'Nephthyssp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1780'^^xsd:string;
  dwc:observationDate '1941-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64266_ICES_HistoricalBenthosDanishLinfjord_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64266-1915'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1619'^^xsd:string;
  dwc:observationDate '1942-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64440_ICES_HistoricalBenthosDanishLinfjord_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64440-1751'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 5/9 No. 16-20; 9/9 No. 4 and 5.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1459'^^xsd:string;
  dwc:observationDate '1940-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63969_ICES_HistoricalBenthosDanishLinfjord_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63969-1613'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note down the side: List of the numerous bottom samples from Livo Bredning blown overboard 29/09/1954!'^^xsd:string;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1328'^^xsd:string;
  dwc:observationDate '1954-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64885_ICES_HistoricalBenthosDanishLinfjord_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64885-5861'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5099'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64180_ICES_HistoricalBenthosDanishLinfjord_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64180-5688'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 15-9-1936: No. 1-3 and 9-15; 21-9-1936: 16-20.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4949'^^xsd:string;
  dwc:observationDate '1936-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64875_ICES_HistoricalBenthosDanishLinfjord_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64875-5541'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4813'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64106_ICES_HistoricalBenthosDanishLinfjord_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64106-2611'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2227'^^xsd:string;
  dwc:observationDate '1944-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64992_ICES_HistoricalBenthosDanishLinfjord_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64992-2780'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'I arket opdelt i store og små ;Eventremarks: 21/9 No. 1 and No. 14-20; 22/9 the rest. ~ Note at the page bottom left: 1) This one 3 m Crepidula; 2) This one 6 m Crepidula; 3) This one 5 m Crepidula; 4) This one 1 m Crepidula.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2372'^^xsd:string;
  dwc:observationDate '1945-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94646118"^^xsd:decimal ;
  dwc:decimalLongitude "9.099562841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94646118 9.099562841)"^^geo:wktLiteral ;
  geo-pos:lat "56.94646118"^^xsd:decimal ;
  geo-pos:long "9.099562841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64948_ICES_HistoricalBenthosDanishLinfjord_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64948-2944'^^xsd:string;
  dwc:scientificName 'Syndosmya alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.099562841'^^xsd:double;
  dwc:latitude '56.94646118'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams.'^^xsd:string;
  dwc:aphiaid '751948'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2529'^^xsd:string;
  dwc:observationDate '1956-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65156_ICES_HistoricalBenthosDanishLinfjord_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65156-3105'^^xsd:string;
  dwc:scientificName 'Cultellus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '146864'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_2672'^^xsd:string;
  dwc:observationDate '1946-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63925_ICES_HistoricalBenthosDanishLinfjord_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63925-3618'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3124'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64134_ICES_HistoricalBenthosDanishLinfjord_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64134-3769'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3270'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64197_ICES_HistoricalBenthosDanishLinfjord_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64197-3935'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3424'^^xsd:string;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79726898"^^xsd:decimal ;
  dwc:decimalLongitude "8.908968014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79726898 8.908968014)"^^geo:wktLiteral ;
  geo-pos:lat "56.79726898"^^xsd:decimal ;
  geo-pos:long "8.908968014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63810_ICES_HistoricalBenthosDanishLinfjord_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63810-4125'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.908968014'^^xsd:double;
  dwc:latitude '56.79726898'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3591'^^xsd:string;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64204_ICES_HistoricalBenthosDanishLinfjord_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64204-4350'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/8 1 and 16-20; 23/8 the rest.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3764'^^xsd:string;
  dwc:observationDate '1932-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63778_ICES_HistoricalBenthosDanishLinfjord_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63778-4524'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Weight not visible on the orginal, taken from the copy! Weight Actumnus miliaris large and juv. listed as a total weight on the copy (breakdown not shown). ~ Note in the left corner not visible.'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_3925'^^xsd:string;
  dwc:observationDate '1932-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63788_ICES_HistoricalBenthosDanishLinfjord_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63788-4713'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4093'^^xsd:string;
  dwc:observationDate '1933-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64821_ICES_HistoricalBenthosDanishLinfjord_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64821-4860'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks '[< 2 cm] ;Eventremarks: Note at the page top: 16-09-1933: St. 1-10 and 13-15; 21-09-1933: the rest.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4234'^^xsd:string;
  dwc:observationDate '1933-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63857_ICES_HistoricalBenthosDanishLinfjord_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63857-5044'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Station numbers vary.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4379'^^xsd:string;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65434_ICES_HistoricalBenthosDanishLinfjord_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65434-5211'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Finest (?) sieve used everywhere ~ finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4524'^^xsd:string;
  dwc:observationDate '1922-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95431341"^^xsd:decimal ;
  dwc:decimalLongitude "9.149888441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95431341 9.149888441)"^^geo:wktLiteral ;
  geo-pos:lat "56.95431341"^^xsd:decimal ;
  geo-pos:long "9.149888441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64818_ICES_HistoricalBenthosDanishLinfjord_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64818-5400'^^xsd:string;
  dwc:scientificName 'Turritella terebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.149888441'^^xsd:double;
  dwc:latitude '56.95431341'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '215163'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4673'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '215163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65181_ICES_HistoricalBenthosDanishLinfjord_9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65181-10530'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9253'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64767_ICES_HistoricalBenthosDanishLinfjord_9898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64767-11281'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9898'^^xsd:string;
  dwc:observationDate '1927-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64356_ICES_HistoricalBenthosDanishLinfjord_9733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64356-11086'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9733'^^xsd:string;
  dwc:observationDate '1921-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64385_ICES_HistoricalBenthosDanishLinfjord_9575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64385-10895'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9575'^^xsd:string;
  dwc:observationDate '1917-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65400_ICES_HistoricalBenthosDanishLinfjord_9406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65400-10703'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9406'^^xsd:string;
  dwc:observationDate '1918-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65410_ICES_HistoricalBenthosDanishLinfjord_10540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65410-12039'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): At 4 m at Livo was soft clay and mud with the same animals as in the ring? Bredning. 1 sample m. 2 Sloen 1 Card. FASC., 4 Nephthys, 1 ? 1 Aricia.'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10540'^^xsd:string;
  dwc:observationDate '1921-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64587_ICES_HistoricalBenthosDanishLinfjord_10691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64587-12192'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10691'^^xsd:string;
  dwc:observationDate '1916-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64561_ICES_HistoricalBenthosDanishLinfjord_10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64561-12328'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10823'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64520_ICES_HistoricalBenthosDanishLinfjord_10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64520-12483'^^xsd:string;
  dwc:scientificName 'Eolis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '153365'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10967'^^xsd:string;
  dwc:observationDate '1920-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64676_ICES_HistoricalBenthosDanishLinfjord_11117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64676-12660'^^xsd:string;
  dwc:scientificName 'Cyprina islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11117'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64671_ICES_HistoricalBenthosDanishLinfjord_11265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64671-12832'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1916'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11265'^^xsd:string;
  dwc:observationDate '1916-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64579_ICES_HistoricalBenthosDanishLinfjord_11412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64579-12993'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11412'^^xsd:string;
  dwc:observationDate '1920-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_11576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_11576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_11576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_11576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65432_ICES_HistoricalBenthosDanishLinfjord_11576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65432-13158'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11576'^^xsd:string;
  dwc:observationDate '1919-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63947_ICES_HistoricalBenthosDanishLinfjord_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63947-6035'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 18/9 No. 1-3 and 8-15; 22/9 No. 16-20; 23/9 No. 4; 24/9 No. 5,6,7.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5261'^^xsd:string;
  dwc:observationDate '1937-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64354_ICES_HistoricalBenthosDanishLinfjord_10392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64354-11867'^^xsd:string;
  dwc:scientificName 'Acera bullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '138734'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10392'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65506_ICES_HistoricalBenthosDanishLinfjord_10250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65506-11690'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10250'^^xsd:string;
  dwc:observationDate '1917-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65453_ICES_HistoricalBenthosDanishLinfjord_9107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65453-10376'^^xsd:string;
  dwc:scientificName 'Nephthys sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_9107'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65501_ICES_HistoricalBenthosDanishLinfjord_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65501-10206'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8952'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64803_ICES_HistoricalBenthosDanishLinfjord_6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64803-6990'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6115'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65631_ICES_HistoricalBenthosDanishLinfjord_6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65631-7179'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '967'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the top of the page: The stations distributed evenly over a wide area in Brednings, S. f. In line Fur.Hoved - Bureodde.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6283'^^xsd:string;
  dwc:observationDate '1928-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64668_ICES_HistoricalBenthosDanishLinfjord_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64668-7382'^^xsd:string;
  dwc:scientificName 'Aal'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: Livo Bredning V. Between No. 1 and 2, 4 x 0.1 ~ Private note: The missing part info, including number and amount of weight. ~ 1 x 0.1'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6456'^^xsd:string;
  dwc:observationDate '1927-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65586_ICES_HistoricalBenthosDanishLinfjord_6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65586-7562'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6603'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64618_ICES_HistoricalBenthosDanishLinfjord_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64618-7718'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks '[0 - Gr.]'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6745'^^xsd:string;
  dwc:observationDate '1926-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64765_ICES_HistoricalBenthosDanishLinfjord_6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64765-7879'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6891'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64752_ICES_HistoricalBenthosDanishLinfjord_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64752-8044'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7038'^^xsd:string;
  dwc:observationDate '1925-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89220947"^^xsd:decimal ;
  dwc:decimalLongitude "8.934309274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89220947 8.934309274)"^^geo:wktLiteral ;
  geo-pos:lat "56.89220947"^^xsd:decimal ;
  geo-pos:long "8.934309274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64805_ICES_HistoricalBenthosDanishLinfjord_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64805-8524'^^xsd:string;
  dwc:scientificName 'Solen pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.934309274'^^xsd:double;
  dwc:latitude '56.89220947'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right: The finest sieve used for each second sample. Mostly contained small Nephthys, Aricia and Cardium fasciatum. ~ Cryptic notes at the page top: the station numbers ~ Notice at the page bottom left: The finest sieve used. Notice a'^^xsd:string;
  dwc:aphiaid '750413'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7481'^^xsd:string;
  dwc:observationDate '1924-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64630_ICES_HistoricalBenthosDanishLinfjord_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64630-8692'^^xsd:string;
  dwc:scientificName 'Nephthys hombergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top left: Finest sieve ~ Cryptic notes at the page top ~ Cryptic note at the page bottom left (hard to read): Both Abra and Corbula are often found here with two valves attached and apparently died in the winter; in Corbula shells were so'^^xsd:string;
  dwc:aphiaid '340529'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7620'^^xsd:string;
  dwc:observationDate '1924-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64655_ICES_HistoricalBenthosDanishLinfjord_7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64655-8869'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7779'^^xsd:string;
  dwc:observationDate '1923-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64651_ICES_HistoricalBenthosDanishLinfjord_7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64651-9037'^^xsd:string;
  dwc:scientificName 'Nemertiner'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_7931'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65637_ICES_HistoricalBenthosDanishLinfjord_8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65637-9204'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Ikke store ;Eventremarks: Note at the page top right (hard to read): The finest sieve (no. 4 ) caught (?) adult of Nucula.'^^xsd:string;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8076'^^xsd:string;
  dwc:observationDate '1923-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65417_ICES_HistoricalBenthosDanishLinfjord_8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65417-9384'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8222'^^xsd:string;
  dwc:observationDate '1922-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9150523"^^xsd:decimal ;
  dwc:decimalLongitude "9.140251624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9150523 9.140251624)"^^geo:wktLiteral ;
  geo-pos:lat "56.9150523"^^xsd:decimal ;
  geo-pos:long "9.140251624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65633_ICES_HistoricalBenthosDanishLinfjord_8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65633-9538'^^xsd:string;
  dwc:scientificName 'Nassa pygmea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.140251624'^^xsd:double;
  dwc:latitude '56.9150523'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '561876'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8351'^^xsd:string;
  dwc:observationDate '1925-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1391526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91517538"^^xsd:decimal ;
  dwc:decimalLongitude "9.133398825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91517538 9.133398825)"^^geo:wktLiteral ;
  geo-pos:lat "56.91517538"^^xsd:decimal ;
  geo-pos:long "9.133398825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65460_ICES_HistoricalBenthosDanishLinfjord_8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65460-9729'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.133398825'^^xsd:double;
  dwc:latitude '56.91517538'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: April 1909 no. 18-42; august 1909 no. 75-124. No. 32 deleted. ~ Note at page top left: II. ~ Private Note: Only the month indicated (no exact date). Missing some info, including depth, bottom substrate, number, weight.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8512'^^xsd:string;
  dwc:observationDate '1909-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95966719"^^xsd:decimal ;
  dwc:decimalLongitude "8.96143513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95966719 8.96143513)"^^geo:wktLiteral ;
  geo-pos:lat "56.95966719"^^xsd:decimal ;
  geo-pos:long "8.96143513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65365_ICES_HistoricalBenthosDanishLinfjord_8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65365-9924'^^xsd:string;
  dwc:scientificName 'Gammaridæ'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.96143513'^^xsd:double;
  dwc:latitude '56.95966719'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page bottom: The finest sieve used.'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8683'^^xsd:string;
  dwc:observationDate '1921-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64537_ICES_HistoricalBenthosDanishLinfjord_8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64537-10050'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: \'x\' indicates unknown number of juveniles in individual samples.'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_8805'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65248_ICES_HistoricalBenthosDanishLinfjord_10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65248-11452'^^xsd:string;
  dwc:scientificName 'Ophioglypha texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '8.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: St. 1-14 LivÃ¸ Bredning; St. 15-22 LÃ¸gstÃ¸r Bredning.'^^xsd:string;
  dwc:aphiaid '152516'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_10055'^^xsd:string;
  dwc:observationDate '1915-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65485_ICES_HistoricalBenthosDanishLinfjord_5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65485-6834'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5959'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86401286"^^xsd:decimal ;
  dwc:decimalLongitude "9.060301734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86401286 9.060301734)"^^geo:wktLiteral ;
  geo-pos:lat "56.86401286"^^xsd:decimal ;
  geo-pos:long "9.060301734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65052_ICES_HistoricalBenthosDanishLinfjord_5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65052-6697'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.060301734'^^xsd:double;
  dwc:latitude '56.86401286'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5826'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87543427"^^xsd:decimal ;
  dwc:decimalLongitude "9.147390007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87543427 9.147390007)"^^geo:wktLiteral ;
  geo-pos:lat "56.87543427"^^xsd:decimal ;
  geo-pos:long "9.147390007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63845_ICES_HistoricalBenthosDanishLinfjord_5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63845-6565'^^xsd:string;
  dwc:scientificName 'Pectinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.147390007'^^xsd:double;
  dwc:latitude '56.87543427'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 6 samples (no. 15-20) d. 26.09 to 1931. 14 samples (the rest) d. 28.09 to 1931. ~ Notes at the page bottom left: x) only a fragment, 2) with Metridium and Balanus, 3) with middle 2-5cm.'^^xsd:string;
  dwc:aphiaid '129437'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5700'^^xsd:string;
  dwc:observationDate '1931-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.89470791"^^xsd:decimal ;
  dwc:decimalLongitude "9.139537786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.89470791 9.139537786)"^^geo:wktLiteral ;
  geo-pos:lat "56.89470791"^^xsd:decimal ;
  geo-pos:long "9.139537786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63980_ICES_HistoricalBenthosDanishLinfjord_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63980-6435'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.139537786'^^xsd:double;
  dwc:latitude '56.89470791'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '?*0.1m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5577'^^xsd:string;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92968598"^^xsd:decimal ;
  dwc:decimalLongitude "9.026751334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92968598 9.026751334)"^^geo:wktLiteral ;
  geo-pos:lat "56.92968598"^^xsd:decimal ;
  geo-pos:long "9.026751334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63922_ICES_HistoricalBenthosDanishLinfjord_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63922-6239'^^xsd:string;
  dwc:scientificName 'Cardium fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.026751334'^^xsd:double;
  dwc:latitude '56.92968598'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: 12/6: No. 1-4 and 9-15; 13/6: No. 16-20; 18/6: No. 5-8. ~ Note at the page top left: 2 glasses.'^^xsd:string;
  dwc:aphiaid '381059'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_5429'^^xsd:string;
  dwc:observationDate '1938-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96751941"^^xsd:decimal ;
  dwc:decimalLongitude "8.90739982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96751941 8.90739982)"^^geo:wktLiteral ;
  geo-pos:lat "56.96751941"^^xsd:decimal ;
  geo-pos:long "8.90739982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64554_ICES_HistoricalBenthosDanishLinfjord_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64554-705'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.90739982'^^xsd:double;
  dwc:latitude '56.96751941'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_446'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85259145"^^xsd:decimal ;
  dwc:decimalLongitude "8.932167759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85259145 8.932167759)"^^geo:wktLiteral ;
  geo-pos:lat "56.85259145"^^xsd:decimal ;
  geo-pos:long "8.932167759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65311_ICES_HistoricalBenthosDanishLinfjord_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65311-831'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.932167759'^^xsd:double;
  dwc:latitude '56.85259145'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: 17/6 no. 10-15; 22/6 no. 16-12; 23/6 no. 1-5; 24/6 no. 6-9. ~ Note at the page top right: 2 glasses.'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_570'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64585_ICES_HistoricalBenthosDanishLinfjord_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64585-11'^^xsd:string;
  dwc:scientificName 'Aricia armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_11'^^xsd:string;
  dwc:observationDate '1919-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64909_ICES_HistoricalBenthosDanishLinfjord_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64909-330'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Private note: on each species registration is indicated what is believed to be the weight in grams. ~ zandr_000: Thrown away.'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_168'^^xsd:string;
  dwc:observationDate '1960-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93646745"^^xsd:decimal ;
  dwc:decimalLongitude "9.144177735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93646745 9.144177735)"^^geo:wktLiteral ;
  geo-pos:lat "56.93646745"^^xsd:decimal ;
  geo-pos:long "9.144177735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64488_ICES_HistoricalBenthosDanishLinfjord_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64488-516'^^xsd:string;
  dwc:scientificName 'Amphipod'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.144177735'^^xsd:double;
  dwc:latitude '56.93646745'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_307'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63967_ICES_HistoricalBenthosDanishLinfjord_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63967-1344'^^xsd:string;
  dwc:scientificName 'Skælryg'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Number and weight not listed.'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_1065'^^xsd:string;
  dwc:observationDate '1953-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65385_ICES_HistoricalBenthosDanishLinfjord_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65385-1170'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_895'^^xsd:string;
  dwc:observationDate '1949-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87833"^^xsd:decimal ;
  dwc:decimalLongitude "9.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87833 9.01667)"^^geo:wktLiteral ;
  geo-pos:lat "56.87833"^^xsd:decimal ;
  geo-pos:long "9.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64501_ICES_HistoricalBenthosDanishLinfjord_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64501-1000'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.01667'^^xsd:double;
  dwc:latitude '56.87833'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_728'^^xsd:string;
  dwc:observationDate '1951-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65656_ICES_HistoricalBenthosDanishLinfjord_6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65656-6878'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '234099'^^xsd:integer;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6003'^^xsd:string;
  dwc:observationDate '1929-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.95038729"^^xsd:decimal ;
  dwc:decimalLongitude "8.921432438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.95038729 8.921432438)"^^geo:wktLiteral ;
  geo-pos:lat "56.95038729"^^xsd:decimal ;
  geo-pos:long "8.921432438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64782_ICES_HistoricalBenthosDanishLinfjord_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64782-7421'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.921432438'^^xsd:double;
  dwc:latitude '56.95038729'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_6493'^^xsd:string;
  dwc:observationDate '1926-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9578826"^^xsd:decimal ;
  dwc:decimalLongitude "8.911461894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9578826 8.911461894)"^^geo:wktLiteral ;
  geo-pos:lat "56.9578826"^^xsd:decimal ;
  geo-pos:long "8.911461894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-65030_ICES_HistoricalBenthosDanishLinfjord_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-65030-5576'^^xsd:string;
  dwc:scientificName 'Echinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.911461894'^^xsd:double;
  dwc:latitude '56.9578826'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses ~ zandr_000: Unreadable note below.'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4848'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.83224706"^^xsd:decimal ;
  dwc:decimalLongitude "8.897903521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.83224706 8.897903521)"^^geo:wktLiteral ;
  geo-pos:lat "56.83224706"^^xsd:decimal ;
  geo-pos:long "8.897903521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63817_ICES_HistoricalBenthosDanishLinfjord_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63817-5577'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.897903521'^^xsd:double;
  dwc:latitude '56.83224706'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4849'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.87472043"^^xsd:decimal ;
  dwc:decimalLongitude "8.993557853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.87472043 8.993557853)"^^geo:wktLiteral ;
  geo-pos:lat "56.87472043"^^xsd:decimal ;
  geo-pos:long "8.993557853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-63781_ICES_HistoricalBenthosDanishLinfjord_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-63781-5578'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '8.993557853'^^xsd:double;
  dwc:latitude '56.87472043'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top: 4 glasses.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4850'^^xsd:string;
  dwc:observationDate '1936-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84973609"^^xsd:decimal ;
  dwc:decimalLongitude "9.103132033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84973609 9.103132033)"^^geo:wktLiteral ;
  geo-pos:lat "56.84973609"^^xsd:decimal ;
  geo-pos:long "9.103132033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64145_ICES_HistoricalBenthosDanishLinfjord_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64145-5446'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.103132033'^^xsd:double;
  dwc:latitude '56.84973609'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4719'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.84224079"^^xsd:decimal ;
  dwc:decimalLongitude "9.142393139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.84224079 9.142393139)"^^geo:wktLiteral ;
  geo-pos:lat "56.84224079"^^xsd:decimal ;
  geo-pos:long "9.142393139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64201_ICES_HistoricalBenthosDanishLinfjord_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64201-5447'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.142393139'^^xsd:double;
  dwc:latitude '56.84224079'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4720'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85294837"^^xsd:decimal ;
  dwc:decimalLongitude "9.173445105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85294837 9.173445105)"^^geo:wktLiteral ;
  geo-pos:lat "56.85294837"^^xsd:decimal ;
  geo-pos:long "9.173445105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5100_DTUAqua-64151_ICES_HistoricalBenthosDanishLinfjord_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ICES_HistoricalBenthosDanishLinfjord_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5100_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'ICES'^^xsd:string;
  dwc:collectionCode 'Historical Benthos Danish Dataset from Linfjord'^^xsd:string;
  dwc:catalogNumber 'DK-HistBenthos-DTUAqua-64151-5448'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Danish Exclusive Economic Zone'^^xsd:string;
  dwc:country 'DK'^^xsd:string;
  dwc:county 'Jylland'^^xsd:string;
  dwc:longitude '9.173445105'^^xsd:double;
  dwc:latitude '56.85294837'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Eventremarks: Note at the page top with strikings over: 9 / 5-1935 No. 10-15 and 1-3. 10 / 5-1935 No. 16-20.'^^xsd:string;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0.1 m^2'^^xsd:string;
  dwc:samplingProtocol 'Peterson Grab'^^xsd:string;
  dwc:occurrenceId 'ICES_HistoricalBenthosDanishLinfjord_4721'^^xsd:string;
  dwc:observationDate '1935-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF